pub(crate) struct Sol2140;Expand description
2140m Solving Questions With Brainpower
Implementations§
Auto Trait Implementations§
impl Freeze for Sol2140
impl RefUnwindSafe for Sol2140
impl Send for Sol2140
impl Sync for Sol2140
impl Unpin for Sol2140
impl UnsafeUnpin for Sol2140
impl UnwindSafe for Sol2140
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