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ยง

  • The core macro, used to annotate test methods.