Skip to main content

parse_flags_borrowed

Function parse_flags_borrowed 

Source
pub fn parse_flags_borrowed(args: &[String]) -> Vec<&str>
Expand description

Alternative parsing that returns borrowed strings where possible