hunter v0.1.0 Hunter.Tag

Tag entity

Fields

  • name - The hashtag, not including the preceding #
  • url - The URL of the hashtag

Summary

Types

t()
t() :: %Hunter.Tag{name: String.t, url: URI.t}