pub type Contigs = IndexMap<String, Map<Contig>>;
VCF header contig records.
struct Contigs { /* private fields */ }