Module async

Source
Expand description

Async CRAM index.

Re-exports§

pub use self::io::Reader;
pub use self::io::Writer;

Modules§

io
Async CRAM index I/O.

Functions§

read
Reads the entire contents of a CRAM index.
write
Writes a CRAM index to a file.