pub(crate) struct Sol3403 {}Expand description
3403h Find the Lexicographically Largest String From the Box I
Implementations§
Auto Trait Implementations§
impl Freeze for Sol3403
impl RefUnwindSafe for Sol3403
impl Send for Sol3403
impl Sync for Sol3403
impl Unpin for Sol3403
impl UnsafeUnpin for Sol3403
impl UnwindSafe for Sol3403
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