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