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