Macro fire_postgres::impl_column_type

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