[][src]Macro syntax::help

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