Module noodles_vcf::header::record

source ·
Expand description

VCF header record and components.

Re-exports

  • pub use self::key::Key;

Modules

  • VCF header record key.
  • VCF header record value.

Enums

  • An error returned when a raw VCF header record fails to parse.
  • A VCF header record.