Function argf::from_iterator [] [src]

pub fn from_iterator<I>(iter: I) -> Box<Read> where I: Iterator<Item=String>