impl_column_type

Macro impl_column_type 

Source
macro_rules! impl_column_type {
    ($type:ty, $kind:ident) => { ... };
}