#[derive(FromRow)]
{
// Attributes available to this derive:
#[sqlx]
}
Expand description
Re-export SQLx types for convenience
#[derive(FromRow)]
{
// Attributes available to this derive:
#[sqlx]
}
Re-export SQLx types for convenience