Represents a cache entry for a resolved resource.
@type t() :: %JSV.Resolver.Resolved{ meta: binary(), ns: binary(), parent_ns: binary(), raw: term(), vocabularies: term() }