pub struct Cmd2;Expand description
CMD2 — ALL_SEND_CID
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Cmd2
impl RefUnwindSafe for Cmd2
impl Send for Cmd2
impl Sync for Cmd2
impl Unpin for Cmd2
impl UnsafeUnpin for Cmd2
impl UnwindSafe for Cmd2
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