Macro syntax::span_help[][src]

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