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