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