Search
@type t() :: %Noizu.RuleEngine.Op.SwitchOp{ condition_clause: any(), default: any(), description: String.t() | nil, identifier: String.t() | list() | tuple(), name: String.t() | nil, settings: Keyword.t(), switch: Map.t() }