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