Function stream_from_file

Source
pub fn stream_from_file<P>(path: P) -> TokenStream
where P: AsRef<Path>,