Macro diary_cli::unwrap_opt

source ·
macro_rules! unwrap_opt {
    (($opt:expr) with $logger:ident, format: $origin:ident$error:tt) => { ... };
}