pub(crate) struct Sol1792 {}Expand description
1792m Maximum Average Pass Ratio
Implementations§
Auto Trait Implementations§
impl Freeze for Sol1792
impl RefUnwindSafe for Sol1792
impl Send for Sol1792
impl Sync for Sol1792
impl Unpin for Sol1792
impl UnsafeUnpin for Sol1792
impl UnwindSafe for Sol1792
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