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