Skip to main content

impl_from_key_int

Macro impl_from_key_int 

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