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