Fields
fld_cnt: U2
gen_data: Vn
Implementations
Trait Implementations
impl StructuralPartialEq for GDR
Auto Trait Implementations
impl RefUnwindSafe for GDR
impl Send for GDR
impl Sync for GDR
impl Unpin for GDR
impl UnwindSafe for GDR
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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