Module noodles_vcf::header::info

source ·
Expand description

VCF header info record components.

Re-exports

pub use self::key::Key;
pub use self::ty::Type;

Modules

VCF header info key.
VCF header information field value type.