noodles_vcf::header

Type Alias Contigs

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

VCF header contig records.

Aliased Typeยง

struct Contigs { /* private fields */ }