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