[][src]Function htmlgrep::flag::parse

pub fn parse<C: IntoIterator>(args: C) -> FlagResult<Arguments> where
    C::Item: AsRef<OsStr>,