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