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