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