pub(crate) struct Sol970;Expand description
970m Powerful Integers
Implementations§
Auto Trait Implementations§
impl Freeze for Sol970
impl RefUnwindSafe for Sol970
impl Send for Sol970
impl Sync for Sol970
impl Unpin for Sol970
impl UnsafeUnpin for Sol970
impl UnwindSafe for Sol970
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