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