pub(crate) struct Sol165 {}Expand description
165m Compare Version Numbers
Implementations§
Auto Trait Implementations§
impl Freeze for Sol165
impl RefUnwindSafe for Sol165
impl Send for Sol165
impl Sync for Sol165
impl Unpin for Sol165
impl UnsafeUnpin for Sol165
impl UnwindSafe for Sol165
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