Skip to main content

errors_have_same_message

Function errors_have_same_message 

Source
pub fn errors_have_same_message(a: &LocatedError, b: &LocatedError) -> bool
Expand description

Checks if two errors have the same message after normalisation.