Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document that Iter and IterFilterEntry are the result of trait methods #31

Closed
KodrAus opened this issue Jun 14, 2017 · 1 comment
Closed

Comments

@KodrAus
Copy link
Contributor

KodrAus commented Jun 14, 2017

As an example, see the docs on the Zip type in the standard library.

The Iter and IterFilterEntry types should note that they're the result of calling into_iter and filter_entry on WalkDir and Iter respectively.

@KodrAus
Copy link
Contributor Author

KodrAus commented Jul 16, 2017

Closed by #69

@KodrAus KodrAus closed this as completed Jul 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant