Skip to main content

Module types

Module types 

Source

Re-exports§

pub use types::uuid;
pub use types::Uuid;
pub use types::Decimal;

Modules§

chrono

Structs§

Json
Json for json and jsonb fields
JsonRawValue
Reference to a range of bytes encompassing a single valid JSON value in the input data.
Text
Map a SQL text value to/from a Rust type using Display and FromStr.

Enums§

JsonValue
Represents any valid JSON value.

Traits§

Type
Indicates that a SQL type is supported for a database.