Enum rust_htslib::bcf::BCFError  
                   
                       [−]
                   
               
pub enum BCFError {
    InvalidPath,
}Variants
InvalidPathpub enum BCFError {
    InvalidPath,
}InvalidPathimpl Debug for BCFError[src]impl Display for BCFErrorimpl Error for BCFError