impl_to_key_for_integer

Macro impl_to_key_for_integer 

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