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