Skip to main content

Model

Derive Macro Model 

Source
#[derive(Model)]
{
    // Attributes available to this derive:
    #[rustango]
}
Expand description

Derive a Model impl. See crate docs for the supported attributes.