Function core::char::from_digit
1.0.0 (const: 1.66.0-beta.1) · source · [−]Expand description
Converts a digit in the given radix to a char
. Use char::from_digit
instead.
Converts a digit in the given radix to a char
. Use char::from_digit
instead.