[][src]Macro rustc_ap_rustc_errors::struct_span_err

macro_rules! struct_span_err {
    ($session:expr, $span:expr, $code:ident, $($message:tt)*) => { ... };
}