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