litrs::integer

Macro impl_from_int_literal

source
macro_rules! impl_from_int_literal {
    ($( $ty:ty => $variant:ident ,)* ) => { ... };
}