Skip to main content

is_inside_call_or_vector

Function is_inside_call_or_vector 

Source
fn is_inside_call_or_vector(source_line: &str, col: usize) -> bool
Expand description

Heuristic: is the error position inside a function call or c() vector?