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