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