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