[][src]Module sqlx_core::types

Traits linking Rust types to SQL types.

Traits

HasSqlType

Indicates that a SQL type is supported for a database.

TypeInfo