pub(crate) struct Sol1695 {}Expand description
1695m Maximum Erasure Value
Implementations§
Auto Trait Implementations§
impl Freeze for Sol1695
impl RefUnwindSafe for Sol1695
impl Send for Sol1695
impl Sync for Sol1695
impl Unpin for Sol1695
impl UnsafeUnpin for Sol1695
impl UnwindSafe for Sol1695
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