Enum rust_htslib::bam::BGZFError [] [src]

pub enum BGZFError {
    InvalidPath,
}

Variants

InvalidPath