View Source A2S.Rule (elixir_a2s v0.3.1)

Struct representing a rule in an A2S_RULES response.

Link to this section Summary

Link to this section Types

@type t() :: %A2S.Rule{name: String.t(), value: String.t()}