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