pub(crate) struct Sol2551;Expand description
2551h Put Marbles in Bags
Implementations§
Auto Trait Implementations§
impl Freeze for Sol2551
impl RefUnwindSafe for Sol2551
impl Send for Sol2551
impl Sync for Sol2551
impl Unpin for Sol2551
impl UnsafeUnpin for Sol2551
impl UnwindSafe for Sol2551
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