Module record

Source
Expand description

VCF header record and components.

Re-exports§

pub use self::key::Key;
pub use self::value::Value;

Modules§

key
VCF header record key.
value
VCF header record value.

Enums§

Record
A VCF header record.