pub fn parse_args(args: &[String]) -> Result<CliOptions, CliError>Expand description
Parse command-line arguments after the executable name.
pub fn parse_args(args: &[String]) -> Result<CliOptions, CliError>Parse command-line arguments after the executable name.