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