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