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