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