pub(crate) struct Sol3335;Expand description
3335m Total Characters in String After Transformations I
Implementations§
Auto Trait Implementations§
impl Freeze for Sol3335
impl RefUnwindSafe for Sol3335
impl Send for Sol3335
impl Sync for Sol3335
impl Unpin for Sol3335
impl UnsafeUnpin for Sol3335
impl UnwindSafe for Sol3335
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