pub(crate) struct Sol3147 {}Expand description
3147m Taking Maximum Energy From the Mystic Dungeon
Implementations§
Auto Trait Implementations§
impl Freeze for Sol3147
impl RefUnwindSafe for Sol3147
impl Send for Sol3147
impl Sync for Sol3147
impl Unpin for Sol3147
impl UnsafeUnpin for Sol3147
impl UnwindSafe for Sol3147
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