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