pub(crate) struct Sol838;
Expand description
838m Push Dominoes
Implementations§
Auto Trait Implementations§
impl Freeze for Sol838
impl RefUnwindSafe for Sol838
impl Send for Sol838
impl Sync for Sol838
impl Unpin for Sol838
impl UnwindSafe for Sol838
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