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