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