pub(crate) struct Sol917;Expand description
917 Reverse Only Letters
Implementations§
Auto Trait Implementations§
impl Freeze for Sol917
impl RefUnwindSafe for Sol917
impl Send for Sol917
impl Sync for Sol917
impl Unpin for Sol917
impl UnsafeUnpin for Sol917
impl UnwindSafe for Sol917
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