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