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