pub struct OfferPx;Expand description
OfferPx (133).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for OfferPx
impl RefUnwindSafe for OfferPx
impl Send for OfferPx
impl Sync for OfferPx
impl Unpin for OfferPx
impl UnsafeUnpin for OfferPx
impl UnwindSafe for OfferPx
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