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