[][src]Macro rustc_ap_syntax::span_help

macro_rules! span_help {
    ($err:expr, $span:expr, $($message:tt)*) => { ... };
}