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