Derive Macro FromSqlRow

Source
#[derive(FromSqlRow)]
{
    // Attributes available to this derive:
    #[row]
}