datatypes::scalars

Macro impl_scalar_for_native

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