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