[][src]Macro syntex_syntax2::span_note

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