resx v0.0.4 Resx.Resource.Reference

The reference of a resource.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Resx.Resource.Reference{
  adapter: module(),
  integrity: Resx.Resource.Reference.Integrity.t(),
  repository: any()
}