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