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