macro_rules! impl_chrono_tiberius_wrapper { ($wrapper_name:ident, $variant_name:ident, $chrono:ty) => { ... }; }