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