Function lazyf::flag::ss_get[][src]

pub fn ss_get(s: &str, iter: &mut Iterator<Item = String>) -> Option<String>

The function that does the actual work. It read's through the programs arguments looking for a match, and returns the argument after the match.