pub struct symbol_aud_usd {}
Implementations§
Auto Trait Implementations§
impl Freeze for symbol_aud_usd
impl RefUnwindSafe for symbol_aud_usd
impl Send for symbol_aud_usd
impl Sync for symbol_aud_usd
impl Unpin for symbol_aud_usd
impl UnwindSafe for symbol_aud_usd
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