try_get_arg

Function try_get_arg 

Source
pub fn try_get_arg<'a>(args: &'a ArgMatches, name: &str) -> Result<&'a String>