Cargo Features
ZIP-321 has no features set by default.
[dependencies]
zip321 = { version = "0.2.0", features = ["test-dependencies"] }
- test-dependencies
-
Exposes APIs that are useful for testing, such as
proptest
strategies.Enables proptest
- Test dependencies