litrs
0.4.1
In litrs::
integer
Modules
sealed
Macros
impl_from_int_literal
Structs
IntegerLit
Enums
IntegerBase
IntegerType
Traits
FromIntegerLiteral
Functions
parse_impl
litrs
::
integer
Macro
impl_from_int_literal
Copy item path
Settings
Help
Summary
Source
macro_rules! impl_from_int_literal { ($( $ty:ty => $variant:ident ,)* ) => { ... }; }