Comment on Functional State Machines in Rust: Typestate and Newtype PatternsparentComments−binary13212dThere is no cost imposed by wrapping a type in a struct to enforce a dependency.
Comments
There is no cost imposed by wrapping a type in a struct to enforce a dependency.