Search
A structure holding a rule definition.
@type t() :: %Wongi.Engine.DSL.Rule{ actions: term(), forall: term(), name: term(), ref: term() }