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