pub(crate) struct Sol869 {}Expand description
869m Reordered Power of 2
Implementations§
Auto Trait Implementations§
impl Freeze for Sol869
impl RefUnwindSafe for Sol869
impl Send for Sol869
impl Sync for Sol869
impl Unpin for Sol869
impl UnsafeUnpin for Sol869
impl UnwindSafe for Sol869
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