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