Enum rust_htslib::bcf::record::FormatReadError   
                   
                       [−]
                   
               
pub enum FormatReadError {
    UndefinedTag,
    UnexpectedType,
    MissingTag,
}Variants
UndefinedTagUnexpectedTypeMissingTag