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

Provide optional Arbitrary impls for … everything. #196

Open
partim opened this issue Apr 14, 2023 · 0 comments
Open

Provide optional Arbitrary impls for … everything. #196

partim opened this issue Apr 14, 2023 · 0 comments

Comments

@partim
Copy link
Member

partim commented Apr 14, 2023

The Arbitrary trait defined by the arbitrary crate is the foundation for fuzzing via cargo-fuzz. As a foundational crate, domain must provide impls for all relevant types and gate them via the arbitrary features.

@partim partim added this to the 0.9.0 milestone Apr 14, 2023
@partim partim removed this from the 0.10.0 milestone Mar 21, 2024
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