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