datatypes::types::primitive_type

Macro define_logical_primitive_type

Source
macro_rules! define_logical_primitive_type {
    ($Native: ident, $TypeId: ident, $DataType: ident, $Largest: ident) => { ... };
}