Struct rust_htslib::bcf::record::Buffer [−][src]
pub struct Buffer { /* fields omitted */ }
Expand description
A buffer for info or format data.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Buffer
impl UnwindSafe for Buffer