Function arguments::parse [] [src]

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

Parse command-line arguments.