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