Function arguments::parse [] [src]

pub fn parse<I: Iterator<Item=String>>(stream: I) -> Result<ArgumentsString>

Parse command-line arguments.