Re-exportsยง
pub use crate::relation_and_scalar::proto_scalar_type::ProtoRecordField;
pub use crate::relation_and_scalar::ProtoScalarType;
Macrosยง
- impl_
datum_ ๐type_ copy Macro to derive DatumType for all Datum variants that are simple Copy types
Structsยง
Enumsยง
Staticsยง
- EMPT
Y_ ๐ARRA Y_ ROW - EMPT
Y_ ๐LIST_ ROW - EMPT
Y_ ๐MAP_ ROW
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ยง
- arb_
array ๐ - arb_
array_ ๐dimension - arb_
date ๐ - Generate an arbitrary
PropDatum
. - Generates an arbitrary
PropDatum
for the providedColumnType
. - Generates an arbitrary
PropDatum
for the providedScalarType
. - arb_
dict ๐ - arb_
list ๐ - Generates an arbitrary
NaiveDateTime
. - arb_
numeric ๐ - arb_
range ๐ - arb_
range_ ๐data - arb_
record ๐ - write_
delimited ๐