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