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