[][src]Derive Macro sprattus::ToSql

#[derive(ToSql)]
{
    // Attributes available to this derive:
    #[sql]
}

Automatically implements the ToSql trait for a given struct.