Skip to main content

fallback_scope

Function fallback_scope 

Source
pub fn fallback_scope(
    source: &str,
    line: usize,
    context_lines: usize,
) -> CodeScope
Expand description

Fallback: return a range of lines around the target line.