pub type ContigStringMap = StringMap;
Expand description

An indexed map of VCF contig names.

Aliased Type§

struct ContigStringMap { /* private fields */ }