Struct rust_htslib::htslib::hts_pair_pos_t [−][src]
Fields
beg: i64
end: i64
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for hts_pair_pos_t
impl Send for hts_pair_pos_t
impl Sync for hts_pair_pos_t
impl Unpin for hts_pair_pos_t
impl UnwindSafe for hts_pair_pos_t
Blanket Implementations
Mutably borrows from an owned value. Read more