Derive Macro wither_derive::Model[][src]

#[derive(Model)]
{
    // Attributes available to this derive:
    #[model]
}

Please see the wither crate's documentation for details on the Model derive system.