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