pub struct afVoteCount;
Trait Implementations§
Source§impl Field for afVoteCount
impl Field for afVoteCount
Auto Trait Implementations§
impl Freeze for afVoteCount
impl RefUnwindSafe for afVoteCount
impl Send for afVoteCount
impl Sync for afVoteCount
impl Unpin for afVoteCount
impl UnwindSafe for afVoteCount
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