Skip to main content

Module legacy_int_modules

Module legacy_int_modules 

Source

Modules§

i8Deprecated
Redundant constants module for the i8 primitive type.
i16Deprecated
Redundant constants module for the i16 primitive type.
i32Deprecated
Redundant constants module for the i32 primitive type.
i64Deprecated
Redundant constants module for the i64 primitive type.
i128Deprecated
Redundant constants module for the i128 primitive type.
isizeDeprecated
Redundant constants module for the isize primitive type.
u8Deprecated
Redundant constants module for the u8 primitive type.
u16Deprecated
Redundant constants module for the u16 primitive type.
u32Deprecated
Redundant constants module for the u32 primitive type.
u64Deprecated
Redundant constants module for the u64 primitive type.
u128Deprecated
Redundant constants module for the u128 primitive type.
usizeDeprecated
Redundant constants module for the usize primitive type.

Macros§

legacy_int_module 🔒