rust_htslib::bcf
pub enum ReadError { Invalid, NoMoreRecord, }
Invalid
NoMoreRecord
impl Debug for ReadError
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.