Function uvls::ide::completion::position_to_node
source ยท fn position_to_node<'a>(
source: &Rope,
tree: &'a Tree,
pos: &Position,
) -> (CompletionOffset, Node<'a>)
fn position_to_node<'a>(
source: &Rope,
tree: &'a Tree,
pos: &Position,
) -> (CompletionOffset, Node<'a>)