pub type ChunkReader = FastxReader<Take<File>>;Expand description
Reader type handed to each worker by par_map_chunks_file.
Aliased Typeยง
pub struct ChunkReader { /* private fields */ }pub type ChunkReader = FastxReader<Take<File>>;Reader type handed to each worker by par_map_chunks_file.
pub struct ChunkReader { /* private fields */ }