Docs.rs
rust-htslib-0.11.0
rust-htslib 0.11.0
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
github:rust-bio:owners
christopher-schroeder
Dependencies
url 1.2.*
normal
libc 0.2.*
normal
bitflags 0.8.*
normal
newtype_derive 0.1.*
normal
ieee754 ^0.1
normal
quick-error 1.1.*
normal
custom_derive 0.1.*
normal
lazy_static 0.1.*
normal
itertools 0.4.*
normal
tempdir 0.3.*
normal
Versions
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
1
2
3
4
5
6
mod
sam
;
pub
mod
vcf
;
pub
mod
vcfutils
;
pub
use
htslib
::
sam
::
*
;