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