Struct slow5lib_sys::slow5_rec_idx
source · [−]Fields
offset: u64size: u64Auto Trait Implementations
impl RefUnwindSafe for slow5_rec_idx
impl Send for slow5_rec_idx
impl Sync for slow5_rec_idx
impl Unpin for slow5_rec_idx
impl UnwindSafe for slow5_rec_idx
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more