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