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