[][src]Function dia_args::parse_strings

pub fn parse_strings<S, I>(args: I) -> Result<Args> where
    S: AsRef<str>,
    I: Iterator<Item = S>,