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