Macro rslint_cli::lint_diagnostic[][src]

macro_rules! lint_diagnostic {
    ($severity : ident, $($format_args : tt) *) => { ... };
}