FromRow

Derive Macro FromRow 

Source
#[derive(FromRow)]
{
    // Attributes available to this derive:
    #[sqlx]
}
Expand description

Re-export SQLx types for convenience