pub(crate) struct Sol466 {}Expand description
466h Count The Repetition
Implementations§
Auto Trait Implementations§
impl Freeze for Sol466
impl RefUnwindSafe for Sol466
impl Send for Sol466
impl Sync for Sol466
impl Unpin for Sol466
impl UnsafeUnpin for Sol466
impl UnwindSafe for Sol466
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