pub fn stream_from_file<P>(path: P) -> TokenStreamwhere
    P: AsRef<Path>,