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