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