Macro chuchi_postgres::param_not_null
source ยท macro_rules! param_not_null { ($impl_for:ty) => { ... }; ($( $impl_for:ty ),*) => { ... }; }
macro_rules! param_not_null { ($impl_for:ty) => { ... }; ($( $impl_for:ty ),*) => { ... }; }