hunter
v0.1.0
Pages
Modules
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()
Types
t()
t() :: %Hunter.Tag{name:
String.t
, url:
URI.t
}