fsmx v0.1.1 Fsmx View Source
Link to this section Summary
Link to this section Functions
Specs
Specs
transition_changeset(struct(), binary(), map()) :: {:ok, Ecto.Changeset.t()} | {:error, any()}
Specs
transition_multi(Ecto.Multi.t(), struct(), any(), binary(), map()) :: {:ok, Ecto.Multi.t()} | {:error, any()}