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