noodles_bgzf/gzi/
async.rs

1//! Async gzip index.
2
3pub mod fs;
4pub mod io;