[][src]Module rlr::actions

Actions represent steps that can be taken to transition a model from one state to another.

Traits

Actioner

Represents an action that can be applied to the model's current state.