Struct rust_htslib::bam::record::Seq
[−]
[src]
pub struct Seq<'a> {
pub encoded: &'a [u8],
// some fields omitted
}Fields
encoded: &'a [u8]