Crate trident_derive_flow_executor

Source

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