[][src]Module sqlx::types

Traits linking Rust types to SQL types.

Modules

chrono

Structs

Uuid

A Universally Unique Identifier (UUID).

Traits

HasSqlType

Indicates that a SQL type is supported for a database.

TypeInfo