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