View Source API Reference ash_state_machine v0.2.3

Modules

Provides tools for defining and working with resource-backed state machines.

Changes for working with AshStateMachine resources.

Returns a mermaid flow chart of a given state machine resource.

A policy for pre_flight checking if a state transition is allowed.

Used when an initial state is set that is not a valid initial state

Used when a state change occurs in an action with no matching transition

Introspection helpers for AshStateMachine

The configuration for an transition.

Mix Tasks

Generates a Mermaid Flow Chart for each Ash.Resource with the AshStateMachine extension alongside the resource.