impl_from_key_uint

Macro impl_from_key_uint 

Source
macro_rules! impl_from_key_uint {
    ( $( $ty:ty ),* $(,)? ) => { ... };
}