Function argf::from_slice [] [src]

pub fn from_slice<I>(input: &[I]) -> Box<Read> where
    I: AsRef<str>,