Enum rust_htslib::bcf::BCFError
[−]
pub enum BCFError { InvalidPath, }
Variants
InvalidPath
pub enum BCFError { InvalidPath, }
InvalidPath
impl Debug for BCFError
[src]impl Display for BCFError
impl Error for BCFError