View Source A2S.Rule (a2s v0.2.5)

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