Macro falcon_cli::cli_send

source ·
macro_rules! cli_send {
    ($text:expr) => { ... };
    ($text:expr, $( $arg:expr ),*) => { ... };
}
Expand description

utput text wordwrapped to 70 characters per-line.