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