[][src]Function ctflag::option_from_arg

pub fn option_from_arg<T: FromArg>(s: &str) -> FromArgResult<Option<T>>