State Validation
state-validation is an implementation of the specification pattern. It lets you validate an input for a given state. Then, run an action using the validated output.
For an in-depth guide, see docs.rs.
state-validation is an implementation of the specification pattern. It lets you validate an input for a given state. Then, run an action using the validated output.
For an in-depth guide, see docs.rs.