pub(crate) struct Sol3151;Expand description
3151 Special Array I
Implementations§
Auto Trait Implementations§
impl Freeze for Sol3151
impl RefUnwindSafe for Sol3151
impl Send for Sol3151
impl Sync for Sol3151
impl Unpin for Sol3151
impl UnsafeUnpin for Sol3151
impl UnwindSafe for Sol3151
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