pub(crate) struct Sol778 {}Expand description
778 Swim in Rising Water
Implementations§
Auto Trait Implementations§
impl Freeze for Sol778
impl RefUnwindSafe for Sol778
impl Send for Sol778
impl Sync for Sol778
impl Unpin for Sol778
impl UnsafeUnpin for Sol778
impl UnwindSafe for Sol778
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