Expand description
Character conversions.
Structs
- An error which can be returned when parsing a char.
Enums
Functions
- Converts a digit in the given radix to a
char
. Seechar::from_digit
. - from_u32 🔒
Character conversions.
char
. See char::from_digit
.