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