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