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