Function get_span

Source
pub fn get_span(
    document: &Spanned<DeTable<'static>>,
    path: &[&str],
    get_value: bool,
) -> Option<Range<usize>>