Constant MAX_LEN_UTF8
const MAX_LEN_UTF8: usize = 4usize
The maximum number of bytes required to encode a char to
UTF-8 encoding.
MAX_LEN_UTF8const MAX_LEN_UTF8: usize = 4usize
The maximum number of bytes required to encode a char to
UTF-8 encoding.