Rule entity
A rule that server users should follow
id
text
hint
@type t() :: %Hunter.Rule{hint: String.t() | nil, id: String.t(), text: String.t()}