Function parse_args

Source
pub fn parse_args<A: Args>(args: impl Iterator<Item = String>) -> (ExecArgs, A)
Expand description

Parses machine-check and user-defined arguments.

Returns arguments parsed to machine-check and system-specific argument definitions. The arguments can be later used in execute.