Struct flint_sys::ulong_extras::pair_s
source · [−]Fields
x: mp_limb_ty: mp_limb_tTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for pair_s
impl Send for pair_s
impl Sync for pair_s
impl Unpin for pair_s
impl UnwindSafe for pair_s
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