Macro impl_compare_range
macro_rules! impl_compare_range {
($($ty:ident $vstrc:ident $vstrcs:ident $vstrcz:ident $vstrczs:ident)*) => { ... };
}
impl_compare_rangemacro_rules! impl_compare_range {
($($ty:ident $vstrc:ident $vstrcs:ident $vstrcz:ident $vstrczs:ident)*) => { ... };
}