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