Docs.rs
noodles-vcf-0.1.1
noodles-vcf 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zaeleus
Dependencies
indexmap ^1.4.0
normal
nom ^6.1.2
normal
noodles-bgzf ^0.2.0
normal
noodles-core ^0.1.1
normal
noodles-csi ^0.2.0
normal
noodles-tabix ^0.2.0
normal
percent-encoding ^2.1.0
normal
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
☰
Type Definition Formats
Other items in
noodles_vcf
::
header
?
Type Definition
noodles_vcf
::
header
::
Formats
[
−
]
[src]
pub type Formats =
IndexMap
<
Key
,
Format
>;
Expand description
VCF header format records.