Derive Macro diesel_factories::Factory

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

See the docs for “diesel_factories” for more info about this.