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