pub(crate) struct Sol868;Expand description
868 Binary Gap
Implementations§
Auto Trait Implementations§
impl Freeze for Sol868
impl RefUnwindSafe for Sol868
impl Send for Sol868
impl Sync for Sol868
impl Unpin for Sol868
impl UnsafeUnpin for Sol868
impl UnwindSafe for Sol868
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