pub(crate) struct Sol3333 {}Expand description
3333h Find the Original Typed String II
Implementations§
Auto Trait Implementations§
impl Freeze for Sol3333
impl RefUnwindSafe for Sol3333
impl Send for Sol3333
impl Sync for Sol3333
impl Unpin for Sol3333
impl UnsafeUnpin for Sol3333
impl UnwindSafe for Sol3333
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