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