pub struct roadmapId;Trait Implementations§
impl HasInputField<roadmapId, String> for RoadmapToProjectCreateInput
Auto Trait Implementations§
impl Freeze for roadmapId
impl RefUnwindSafe for roadmapId
impl Send for roadmapId
impl Sync for roadmapId
impl Unpin for roadmapId
impl UnwindSafe for roadmapId
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