pub(crate) struct Sol679 {}Expand description
679h 24 Game
Implementations§
Auto Trait Implementations§
impl Freeze for Sol679
impl RefUnwindSafe for Sol679
impl Send for Sol679
impl Sync for Sol679
impl Unpin for Sol679
impl UnsafeUnpin for Sol679
impl UnwindSafe for Sol679
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