pub struct Pd4Over;
Auto Trait Implementations§
impl Freeze for Pd4Over
impl RefUnwindSafe for Pd4Over
impl Send for Pd4Over
impl Sync for Pd4Over
impl Unpin for Pd4Over
impl UnwindSafe for Pd4Over
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