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