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