Skip to main content

note_consecutive_error

Function note_consecutive_error 

Source
pub fn note_consecutive_error(key: &str) -> usize
Expand description

Record an error signature; returns the new consecutive count. Call from the Error! macro after note_status. Resets count to 1 on a different signature, increments on a match.