Type Alias noodles::vcf::header::OtherRecords

source ·
pub type OtherRecords = IndexMap<Other, Collection>;
Expand description

VCF header generic records.

Aliased Type§

struct OtherRecords { /* private fields */ }