Function cargo::util::lints::get_span

source ยท
fn get_span(
    document: &ImDocument<String>,
    path: &[&str],
    get_value: bool
) -> Option<Range<usize>>