0c254b2ed08c6dd3a0bcc49943c9eab2afa58aa8
Spawn a machine entity for each kind of machine. This is where the trait impl becomes important -- now the compiler will make copies of that function for each concrete machine struct so I don't have to.
Description
Shapes!
Languages
Rust
100%