pub fn composition_selection( text: &str, start: usize, selection: Option<Range<usize>>, ) -> Range<usize> ⓘ
An IME selection is relative to the replacement text, not the document.