Comment on Functional State Machines in Rust: Typestate and Newtype PatternsparentComments−arpinum12dIt's mainly naming conventions so functions read more like a sentence, so `send_action(to_cell: X)`.
Comments
It's mainly naming conventions so functions read more like a sentence, so `send_action(to_cell: X)`.