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