Skip to main content

build_context

Function build_context 

Source
fn build_context(source_line: &str, col: usize) -> String
Expand description

Build context string showing input up to the error, truncated to ~40 chars.