Macro impl_key_range_common

Source
macro_rules! impl_key_range_common {
    ($T:ty) => { ... };
}