state-validation 0.3.0

Validation for states
Documentation

State Validation

Crates.io

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.