Function ruschm::io::file_char_stream[][src]

pub fn file_char_stream(
    path: &Path
) -> Result<impl Iterator<Item = char>, Error>