pub(crate) struct Sol909 {}
Expand description
909m Snakes and Ladders
Implementations§
Auto Trait Implementations§
impl Freeze for Sol909
impl RefUnwindSafe for Sol909
impl Send for Sol909
impl Sync for Sol909
impl Unpin for Sol909
impl UnwindSafe for Sol909
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