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

pub enum BGZFError {
    InvalidPath,
}

Variants

InvalidPath

Trait Implementations

impl Debug for BGZFError
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.