Type Definition noodles::vcf::header::Contigs[][src]

pub type Contigs = IndexMap<String, Contig, RandomState>;
Expand description

VCF header contig records.