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

Add arbitrary implementations for TinyVec and ArrayVec #146

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

jeffa5
Copy link

@jeffa5 jeffa5 commented Jul 13, 2021

This makes it easier to use these in fuzzing some structures that use these types without having to use newtype structs everywhere.

@Lokathor Lokathor merged commit afb1dc4 into Lokathor:main Jul 13, 2021
@jeffa5 jeffa5 deleted the arbitrary branch July 13, 2021 12:56
@jeffa5
Copy link
Author

jeffa5 commented Jul 13, 2021

Thanks for the quick merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants