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