Clarity.Vertex.Ash.Attribute (Clarity v0.5.1)

Copy Markdown View Source

Vertex implementation for Ash resource attributes.

Summary

Types

t()

@type t() :: %Clarity.Vertex.Ash.Attribute{
  attribute: Ash.Resource.Attribute.t(),
  resource: Ash.Resource.t()
}