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