We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d432a commit 80e96e5Copy full SHA for 80e96e5
README.md
@@ -31,6 +31,7 @@ The following optional features can be enabled in `Cargo.toml`:
31
* `rand`: Adds implementations for various distribution types provided by the `rand` crate.
32
* `serde`: Implements the `serde::Serialize` and `serde::Deserialize` traits.
33
* `schemars`: Implements the `schemars::JsonSchema` trait.
34
+* `proptest`: Implements the `proptest::Arbitrary` trait.
35
36
## License
37
0 commit comments