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

Implement Debug for WalkDir, Iter and IterFilterEntry #34

Closed
3 tasks
KodrAus opened this issue Jun 14, 2017 · 0 comments
Closed
3 tasks

Implement Debug for WalkDir, Iter and IterFilterEntry #34

KodrAus opened this issue Jun 14, 2017 · 0 comments

Comments

@KodrAus
Copy link
Contributor

KodrAus commented Jun 14, 2017

Relevant API Guideline

Implement the Debug trait for:

  • WalkDir
  • Iter
  • IterFilterEntry

It may not be appropriate to derive Debug, but at least it should be non-empty.

tmccombs added a commit to tmccombs/walkdir that referenced this issue Jun 25, 2017
tmccombs added a commit to tmccombs/walkdir that referenced this issue Jun 28, 2017
tmccombs added a commit to tmccombs/walkdir that referenced this issue Jul 3, 2017
BurntSushi pushed a commit that referenced this issue Jul 31, 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