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