dbkit_engine::types
pub struct UInt64;
impl TypeInfo for UInt64
type Store = u64
const ENUM: Type = Type::UINT64
const DEEP_COPY: bool = false
fn size_of(&self) -> usize