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