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