pub(crate) struct Sol2836;Expand description
2836h Maximize Value of Function in a Ball Passing Game
Implementations§
Auto Trait Implementations§
impl Freeze for Sol2836
impl RefUnwindSafe for Sol2836
impl Send for Sol2836
impl Sync for Sol2836
impl Unpin for Sol2836
impl UnsafeUnpin for Sol2836
impl UnwindSafe for Sol2836
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