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