☰
In core::num
Modules
bignum
dec2flt
diy_float
error
flt2dec
fmt
int_log10
int_macros
nonzero
saturating
uint_macros
wrapping
Macros
conv_rhs_for_unchecked_shift
from_str_radix_int_impl
impl_helper_for
midpoint_impl
try_opt
unlikely
usize_isize_from_xe_bytes_doc
usize_isize_to_xe_bytes_doc
widening_impl
Structs
NonZeroI128
NonZeroI16
NonZeroI32
NonZeroI64
NonZeroI8
NonZeroIsize
NonZeroU128
NonZeroU16
NonZeroU32
NonZeroU64
NonZeroU8
NonZeroUsize
ParseFloatError
ParseIntError
Saturating
TryFromIntError
Wrapping
Enums
FpCategory
IntErrorKind
Constants
ASCII_CASE_MASK
Traits
FromStrRadixHelper
Functions
can_not_overflow
from_str_radix
?
Constant
core
::
num
::
ASCII_CASE_MASK
source
·
[
−
]
const ASCII_CASE_MASK:
u8
= 0b0010_0000;
Expand description
If 6th bit is set ascii is lower case.