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