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