[][src]Macro rslint_cli::lint_diagnostic

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