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