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