Macro syntax::span_note[][src]

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