Module repr::scalar[][src]

Macros

Macro to derive DatumType for all Datum variants that are simple Copy types

Structs

Enums

A single value.

The type of a Datum.

Traits

Types that implement this trait can be stored in an SQL column with the specified ColumnType

A bridge between native Rust types and SQL runtime types represented in Datums

Functions