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