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