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