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