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