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