Enum rust_htslib::bam::BGZFError []

pub enum BGZFError {
    Some,
}

Variants

Trait Implementations

impl Debug for BGZFError
[src]

[src]

Formats the value using the given formatter.

impl Display for BGZFError

Formats the value using the given formatter. Read more

impl Error for BGZFError

A short description of the error. Read more

The lower-level cause of this error, if any. Read more