Type Alias noodles_vcf::header::string_maps::ContigStringMap
source · pub type ContigStringMap = StringMap;
Expand description
An indexed map of VCF contig names.
Aliased Type§
struct ContigStringMap { /* private fields */ }