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