Skip to main content

define_help

Macro define_help 

Source
macro_rules! define_help {
    ($name:ident, $env:ident, $msg:expr) => { ... };
}