Expand description
Derive macros for the Protest property testing library
This crate provides procedural macros for automatically implementing traits in the Protest library.
Macros§
- test_
builder - Macro for creating fluent property test builders
Attribute Macros§
- property_
test - Attribute macro for creating property-based tests
Derive Macros§
- Generator
- Derive macro for automatically implementing the Generator trait