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