pub fn bytes_to_char(s: &str, range: Range<usize>) -> Option<Range<usize>>
Expand description

Convert the given range from bytes to char