Macro syntex_syntax::register_long_diagnostics
[−]
[src]
macro_rules! register_long_diagnostics { ($($code:tt: $description:tt),*) => { ... }; ($($code:tt: $description:tt),*,) => { ... }; }