Attribute Macrosยง
- flow
- Marks a method to be executed as part of the fuzzing flow
- flow_
executor - Implements the flow executor for a struct
- flow_
ignore - Marks a flow method to be skipped during execution
- init
- Marks a method to run once before any flow methods