pub struct IsField;Expand description
The type forms a field: ring with multiplicative inverses (for nonzero).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for IsField
impl RefUnwindSafe for IsField
impl Send for IsField
impl Sync for IsField
impl Unpin for IsField
impl UnsafeUnpin for IsField
impl UnwindSafe for IsField
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more