Docs.rs
noodles-bcf-0.81.0
noodles-bcf 0.81.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zaeleus
Dependencies
futures ^0.3.15
normal
optional
indexmap ^2.0.0
normal
memchr ^2.3.3
normal
noodles-bgzf ^0.45.0
normal
noodles-core ^0.18.0
normal
noodles-csi ^0.53.0
normal
noodles-vcf ^0.83.0
normal
pin-project-lite ^0.2.6
normal
optional
tokio ^1.10.0
normal
optional
tokio ^1.10.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Files
noodles_bcf/
async.rs
1
//! Async BCF.
2
3
pub mod
io;