Type Alias noodles_vcf::header::string_maps::StringStringMap

source ·
pub type StringStringMap = StringMap;
Expand description

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

Aliased Type§

struct StringStringMap { /* private fields */ }