pub type StringStringMap = StringMap;
Expand description

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

Aliased Type§

struct StringStringMap { /* private fields */ }