pub(crate) struct Sol611 {}Expand description
611m Valid Triangle Number
Implementations§
Auto Trait Implementations§
impl Freeze for Sol611
impl RefUnwindSafe for Sol611
impl Send for Sol611
impl Sync for Sol611
impl Unpin for Sol611
impl UnsafeUnpin for Sol611
impl UnwindSafe for Sol611
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