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