#[derive(Model)]
{
// Attributes available to this derive:
#[rustango]
}
Expand description
Derive a Model impl. See crate docs for the supported attributes.
#[derive(Model)]
{
// Attributes available to this derive:
#[rustango]
}
Derive a Model impl. See crate docs for the supported attributes.