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