Macro impl_crate_v5_traits

Source
macro_rules! impl_crate_v5_traits {
    ($struct_name:ident) => { ... };
}
Available on crate feature v5 only.