Fields
n: mp_limb_tninv: mp_limb_tnorm: mp_limb_tTrait Implementations
impl Copy for nmod_t
Auto Trait Implementations
impl RefUnwindSafe for nmod_t
impl Send for nmod_t
impl Sync for nmod_t
impl Unpin for nmod_t
impl UnwindSafe for nmod_t
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