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