[][src]Macro syntax::span_help

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