Crate boulder_derive

Source

Macros§

repeat
Make a Generator that recycles a collection of values.
string_pattern
Make a Generator for formatted Strings.

Derive Macros§

Buildable
Derive the Buildable trait for a type, creating a suitable Builder.
Generatable
Derive the Generatable trait for a type, creating a suitable Generator.