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