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