pub(crate) struct Sol747 {}Expand description
747 Largest Number At Least Twice of Others
Implementations§
Auto Trait Implementations§
impl Freeze for Sol747
impl RefUnwindSafe for Sol747
impl Send for Sol747
impl Sync for Sol747
impl Unpin for Sol747
impl UnsafeUnpin for Sol747
impl UnwindSafe for Sol747
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