token_to_location

Function token_to_location 

Source
pub fn token_to_location(
    token: &Range<usize>,
    label: &Label,
    rope: &Rope,
) -> Option<Location>