syntex_syntax::span_help! [] [src]

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