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