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