Skip to main content

selected_text

Function selected_text 

Source
fn selected_text(
    cached_rows: &BTreeMap<u64, CachedSelectionRow>,
    selection: &SelectionRange,
) -> Option<String>