hax_frontend_exporter::utils::error_macros

Macro report

source
macro_rules! report {
    ($verb:ident, $s:ident [$span:expr], $($tt:tt)*) => { ... };
    ($verb:ident, $s:ident, $($tt:tt)*) => { ... };
}