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