Derive Macro test_strategy::Arbitrary

source ·
#[derive(Arbitrary)]
{
    // Attributes available to this derive:
    #[arbitrary]
    #[strategy]
    #[any]
    #[map]
    #[filter]
    #[weight]
    #[by_ref]
}