pub type IriRef<T> = IriRef<T>;
This type is aliased from sophia_iri for convenience, as it is required to implement Term.
sophia_iri
Term
struct IriRef<T>(/* private fields */);