Skip to main content

parse_input

Function parse_input 

Source
pub fn parse_input<T: AsRef<str>>(args: &[T]) -> (Vec<(&str, &str)>, usize)