rust-htslib 0.28.0

This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files.
Documentation
1
2
3
4
[target.x86_64-unknown-linux-musl]
image = "brainstorm/rust_musl_docker:stable-latest-libcurl"
[target.x86_64-unknown-linux-gnu]
image = "brainstorm/cross-x86_64-unknown-linux-gnu:libcurl-openssl"