Macro unstable_optopt

Source
macro_rules! unstable_optopt {
    ($matches:ident, $allow_unstable:ident, $option_name:literal) => { ... };
}
🔬This is a nightly-only experimental API. (test)