fn log_line_file_location(
errors: &Errors,
pointer: &PointedMessage,
indentation: usize,
)
Expand description
Log the line containing the location’s mod name and filename.
fn log_line_file_location(
errors: &Errors,
pointer: &PointedMessage,
indentation: usize,
)
Log the line containing the location’s mod name and filename.