Search
The configuration for an transition.
@type t() :: %AshStateMachine.Transition{action: atom(), from: [atom()], to: [atom()]}