noodles_vcf::header

Type Alias Formats

Source
pub type Formats = IndexMap<String, Map<Format>>;
Expand description

VCF header format records.

Aliased Typeยง

struct Formats { /* private fields */ }