[][src]Derive Macro wither::Model

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

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