pub(crate) struct Sol3330;Expand description
3330 Find the Original Typed String I
Implementations§
Auto Trait Implementations§
impl Freeze for Sol3330
impl RefUnwindSafe for Sol3330
impl Send for Sol3330
impl Sync for Sol3330
impl Unpin for Sol3330
impl UnsafeUnpin for Sol3330
impl UnwindSafe for Sol3330
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