Enum rust_htslib::bam::IndexError [] [src]

pub enum IndexError {
    InvalidIndex,
    InvalidPath,
}

Variants

InvalidIndexInvalidPath