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