Type Definition rustdb::expr::DataType[][src]

pub type DataType = usize;
Expand description

Low 3 (=KBITS) bits are DataKind, next 5 bits are size in bytes, or p ( for DECIMAL ).