Skip to main content

Crate propfuzz_macro

Crate propfuzz_macro 

Source
Expand description

Procedural macros for propfuzz tests.

This crate is an implementation detail of propfuzz and is not meant to be used directly. Use it through propfuzz instead.

Attribute Macrosยง

propfuzz
The core macro, used to annotate test methods.