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