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