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