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