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