Polarex.Metric (Polarex v0.1.0)

View Source

Provides struct and type for a Metric

Summary

Types

t()

@type t() :: %Polarex.Metric{
  display_name: String.t(),
  slug: String.t(),
  type: String.t()
}