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