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