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