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