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