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