rust-htslib 0.40.2

This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files.
Documentation

rust-htslib

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 4 of them enabled by default.

default

  • bzip2
  • lzma
  • curl

bzip2

  • hts-sys/bzip2

lzma

  • hts-sys/lzma

curl

  • hts-sys/curl

serde_feature

  • serde
  • serde_bytes
  • bio-types/serde

gcs

  • hts-sys/gcs

static

  • hts-sys/static

libdeflate

  • hts-sys/libdeflate

bindgen

  • hts-sys/bindgen

s3

  • hts-sys/s3

serde

    This feature flag does not enable additional features.

serde_bytes

    This feature flag does not enable additional features.