datatypes::types::primitive_type

Macro impl_wrapper

Source
macro_rules! impl_wrapper {
    ($Type: ident, $LogicalType: ident) => { ... };
}