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