Macro forc_util::cli_examples
source · macro_rules! cli_examples { ($( [ $($description:ident)* => $command:tt $args:expr $( => $output:expr )? ] )*) => { ... }; }
macro_rules! cli_examples { ($( [ $($description:ident)* => $command:tt $args:expr $( => $output:expr )? ] )*) => { ... }; }