Enum noodles_vcf::header::pedigree::key::Key [−][src]
pub enum Key {
Id,
}
Expand description
A VCF header pedigree record key.
Variants
(ID
).
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Key
impl UnwindSafe for Key
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key
and return true
if they are equal.