pub struct endDate;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for endDate
impl RefUnwindSafe for endDate
impl Send for endDate
impl Sync for endDate
impl Unpin for endDate
impl UnwindSafe for endDate
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