log_line_file_location

Function log_line_file_location 

Source
fn log_line_file_location<O: Write + Send>(
    errors: &Errors<'_>,
    output: &mut O,
    pointer: &PointedMessage,
    indentation: usize,
)
Expand description

Log the line containing the location’s mod name and filename.