Struct representing an A2S_RULES response.
@type t() :: %A2S.Rules{count: byte(), rules: [{String.t(), String.t()}]}