pub struct Oen_SPEC;Trait Implementations§
impl Copy for Oen_SPEC
impl Eq for Oen_SPEC
Source§impl Ord for Oen_SPEC
impl Ord for Oen_SPEC
1.21.0 (const: unstable) · Source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere
Self: Sized,
Compares and returns the maximum of two values. Read more
Source§impl PartialOrd for Oen_SPEC
impl PartialOrd for Oen_SPEC
impl StructuralPartialEq for Oen_SPEC
Auto Trait Implementations§
impl Freeze for Oen_SPEC
impl RefUnwindSafe for Oen_SPEC
impl Send for Oen_SPEC
impl Sync for Oen_SPEC
impl Unpin for Oen_SPEC
impl UnsafeUnpin for Oen_SPEC
impl UnwindSafe for Oen_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