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