pub(crate) struct Sol336 {}Expand description
336h Palindrome Pairs
Implementations§
Auto Trait Implementations§
impl Freeze for Sol336
impl RefUnwindSafe for Sol336
impl Send for Sol336
impl Sync for Sol336
impl Unpin for Sol336
impl UnsafeUnpin for Sol336
impl UnwindSafe for Sol336
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