init_async_reader

Function init_async_reader 

Source
pub fn init_async_reader<P: AsRef<Path>>(
    file_path: P,
) -> Box<dyn Future<Item = AsyncEDFReader<LocalFileReader>, Error = Error>>
Expand description

Init an EDFReader with the path of a local file