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