syntex_syntax::help! [] [src]

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