Derive Macro proptest_derive::Arbitrary

source ·
#[derive(Arbitrary)]
{
    // Attributes available to this derive:
    #[proptest]
}
Expand description

See module level documentation for more information.