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