Module mz_repr::scalar

source ·

Re-exports

Macros

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

Structs

Enums

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

Functions