Skip to main content

ViewModel

Derive Macro ViewModel 

Source
#[derive(ViewModel)]
{
    // Attributes available to this derive:
    #[table]
    #[column]
    #[data_type]
}