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