Function arg_is_option

Source
fn arg_is_option(arg: &FnArg) -> bool
Expand description

Check if the argument is Option.