Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 210 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 210 Bytes

HTSlib bindings for Rust

This sub-crate provides the raw HTSlib bindings, which are used for the high level Rust API for reading and writing BAM files provided by rust-htslib.

See rust-htslib for details.