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