Docs.rs
noodles-vcf-0.49.0
noodles-vcf 0.49.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zaeleus
Dependencies
futures ^0.3.15
normal
indexmap ^2.0.0
normal
memchr ^2.3.3
normal
noodles-bgzf ^0.26.0
normal
noodles-core ^0.14.0
normal
noodles-csi ^0.30.0
normal
noodles-tabix ^0.36.0
normal
percent-encoding ^2.1.0
normal
tokio ^1.10.0
normal
tokio ^1.10.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
noodles_vcf
0.49.0
Module record
Re-exports
Modules
Enums
In noodles_vcf::header
?
Module
noodles_vcf
::
header
::
record
source
·
[
−
]
Expand description
VCF header record and components.
Re-exports
§
pub use self::key::
Key
;
pub use self::value::
Value
;
Modules
§
key
VCF header record key.
value
VCF header record value.
Enums
§
Record
A VCF header record.