pub(crate) struct Sol312;Expand description
312h Burst Balloons
Implementations§
Auto Trait Implementations§
impl Freeze for Sol312
impl RefUnwindSafe for Sol312
impl Send for Sol312
impl Sync for Sol312
impl Unpin for Sol312
impl UnsafeUnpin for Sol312
impl UnwindSafe for Sol312
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