noodles_vcf::header::string_maps

Type Alias StringStringMap

Source
pub type StringStringMap = StringMap;
Expand description

An indexed map of VCF strings (FILTER, FORMAT, and INFO).

Aliased Typeยง

struct StringStringMap { /* private fields */ }