tiger_lib::report::writer

Function log_line_from_source

Source
fn log_line_from_source(
    errors: &Errors,
    pointer: &PointedMessage,
    indentation: usize,
    line: &str,
    spaces: usize,
)
Expand description

Print a line from the source file.