rust_htslib/
htslib.rs

1//! Re-export hts-sys htslib bindings
2pub use hts_sys::*;