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