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