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