assert_errors

Macro assert_errors 

Source
macro_rules! assert_errors {
    ($a:expr, $b:expr) => { ... };
}