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