pub fn range_from_utf16(text: &str, range: Range<usize>) -> Range<usize> ⓘ
Platform range → byte range, clamped to character boundaries in text.
text