View Source Breddit.Thing (Breddit v0.0.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %Breddit.Thing{
  data: map(),
  id: String.t(),
  kind: term(),
  name: String.t()
}