pub(crate) struct Sol837 {}Expand description
837m New 21 Game
Implementations§
Auto Trait Implementations§
impl Freeze for Sol837
impl RefUnwindSafe for Sol837
impl Send for Sol837
impl Sync for Sol837
impl Unpin for Sol837
impl UnsafeUnpin for Sol837
impl UnwindSafe for Sol837
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