Skip to main content

Row

Derive Macro Row 

Source
#[derive(Row)]
{
    // Attributes available to this derive:
    #[string]
    #[table]
    #[union]
    #[array]
    #[inline]
    #[scalar]
    #[default]
    #[file]
    #[key]
}