impl_range_bounds_ext

Macro impl_range_bounds_ext 

Source
macro_rules! impl_range_bounds_ext {
    ($($source:ident => $($target:ident)+);* $(;)?) => { ... };
}