pub(crate) struct Sol65;Expand description
65h Valid Number
Implementations§
Auto Trait Implementations§
impl Freeze for Sol65
impl RefUnwindSafe for Sol65
impl Send for Sol65
impl Sync for Sol65
impl Unpin for Sol65
impl UnsafeUnpin for Sol65
impl UnwindSafe for Sol65
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