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