pub type PrefixMapPair = (Prefix<Box<str>>, Iri<Box<str>>);
Type alias for the return type of PrefixMap::to_vec.
PrefixMap::to_vec