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