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