Skip to main content

run_cli

Function run_cli 

Source
pub fn run_cli<I, S>(args: I) -> CliResult
where I: IntoIterator<Item = S>, S: Into<String>,