Re-exports
pub use crate::relation_and_scalar::proto_scalar_type::ProtoRecordField;
pub use crate::relation_and_scalar::ProtoScalarType;
Macros
Macro to derive DatumType for all Datum variants that are simple Copy types
Structs
Enums
A single value.
The type of a Datum
.
Statics
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