Skip to main content

run_from_args

Function run_from_args 

Source
pub fn run_from_args<I, S>(args: I) -> Result<String>
where I: IntoIterator<Item = S>, S: Into<OsString>,
Expand description

Parse and execute arguments excluding the executable name.

ยงErrors

Returns argument, generation, filesystem, Git, Icarus, or Verilator diagnostics.