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