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