log_count

Function log_count 

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

Log the additional number of this error that were found in other locations