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