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