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

impl Arbitrary for PathBuf #272

Closed
nipunn1313 opened this issue Oct 25, 2022 · 2 comments
Closed

impl Arbitrary for PathBuf #272

nipunn1313 opened this issue Oct 25, 2022 · 2 comments
Labels
feature-request This issue is requesting new functionality

Comments

@nipunn1313
Copy link
Contributor

I see here - there's a TODO remaining.
I'd find it helpful in my project!
https://github.com/proptest-rs/proptest/blob/master/proptest/src/arbitrary/_std/path.rs

@matthew-russo matthew-russo added the feature-request This issue is requesting new functionality label Jan 23, 2023
@maackle
Copy link
Contributor

maackle commented Aug 21, 2023

Me too. I'm about to make a fork to try to implement this, since we need it in our project too

@EricCrosson
Copy link

The PathBuf arbitrary was implemented in #368 -- this issue can be closed 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue is requesting new functionality
Projects
None yet
Development

No branches or pull requests

4 participants