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