Modules§
Macros§
- whole_
number_ newtype - Defines a “newtype” for a whole number. This is useful to get an unsized integer type that cannot be treated as another type without explicit conversion.
- whole_
number_ newtype_ generic - Defines a “newtype” for a whole number. This is useful to get an unsized integer type that cannot be treated as another type without explicit conversion.