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