View Source A2S.Rule (Elixir_A2S v0.2.0)

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()}