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