pub struct afterId;Trait Implementations§
impl HasInputField<afterId, Option<Id>> for UpdateProjectV2ItemPositionInput
Auto Trait Implementations§
impl Freeze for afterId
impl RefUnwindSafe for afterId
impl Send for afterId
impl Sync for afterId
impl Unpin for afterId
impl UnwindSafe for afterId
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