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