Type Alias noodles_vcf::header::Formats

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

VCF header format records.

Aliased Type§

struct Formats { /* private fields */ }