Struct schema_org_constants::OfferIri
source · pub struct OfferIri;Trait Implementations§
source§impl PartialEq<&str> for OfferIri
impl PartialEq<&str> for OfferIri
Auto Trait Implementations§
impl Freeze for OfferIri
impl RefUnwindSafe for OfferIri
impl Send for OfferIri
impl Sync for OfferIri
impl Unpin for OfferIri
impl UnwindSafe for OfferIri
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