pub struct Ne;
Trait Implementations§
Source§impl Ord for Ne
impl Ord for Ne
Source§impl PartialOrd for Ne
impl PartialOrd for Ne
impl Copy for Ne
impl Eq for Ne
impl StructuralPartialEq for Ne
Auto Trait Implementations§
impl Freeze for Ne
impl RefUnwindSafe for Ne
impl Send for Ne
impl Sync for Ne
impl Unpin for Ne
impl UnwindSafe for Ne
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