impl_wrapper

Macro impl_wrapper 

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