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