Skip to main content

selection_at

Function selection_at 

Source
fn selection_at(
    source: &str,
    nodes: &[(Span, bool)],
    pos: Position,
) -> SelectionRange