Skip to main content

assert_diagnostic_help

Macro assert_diagnostic_help 

Source
macro_rules! assert_diagnostic_help {
    ($output:expr, $msg:expr) => { ... };
}
Expand description

Asserts that an Output contains a help diagnostic with the given message.