Skip to main content

composition_selection

Function composition_selection 

Source
pub fn composition_selection(
    text: &str,
    start: usize,
    selection: Option<Range<usize>>,
) -> Range<usize> 
Expand description

An IME selection is relative to the replacement text, not the document.