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