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