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