pub struct BACKKEY7 { /* private fields */ }Expand description
Backdoor Comparison Key 7.
Implementations§
Auto Trait Implementations§
impl !Freeze for BACKKEY7
impl !RefUnwindSafe for BACKKEY7
impl Send for BACKKEY7
impl !Sync for BACKKEY7
impl Unpin for BACKKEY7
impl UnwindSafe for BACKKEY7
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