[][src]Function local_edf_reader::init_async_reader

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

Init an EDFReader with the path of a local file