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