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