Module async

Source
Expand description

Async tabix.

Re-exports§

pub use self::fs::read;
pub use self::fs::write;
pub use self::io::Reader;
pub use self::io::Writer;

Modules§

fs
Async tabix filesystem operations.
io
Async tabix I/O.