Module dbkit_engine::types [] [src]

Database Type system

Structs

Blob
Boolean
Float32
Float64
Int32
Int64
NullValue

Value representing the null database column value

RawData

"Native" type storing Column data for VARLEN columns

Text
UInt32
UInt64

Enums

Type

"Symbolic" Type of a Column Attribute

Value

Container storing any kind of value

Traits

ValueInfo

Trait providing higher level metadata about types