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