pub struct Op512;
Auto Trait Implementations§
impl Freeze for Op512
impl RefUnwindSafe for Op512
impl Send for Op512
impl Sync for Op512
impl Unpin for Op512
impl UnwindSafe for Op512
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