Enum rust_htslib::bcf::BCFError [] [src]

pub enum BCFError {
    InvalidPath,
}

Variants

InvalidPath

Trait Implementations

impl Debug for BCFError
[src]

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

Formats the value using the given formatter.