Fields
b0: u64First set of 64 bits
b1: u64second set of 64 bits
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Hugesize
impl Send for Hugesize
impl Sync for Hugesize
impl Unpin for Hugesize
impl UnwindSafe for Hugesize
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