hackycodegen Hacky code generator Run protoc -o hello_world.binaryproto hello_world.proto to generate the description proto (can probably be in a build.rs file) Run "cargo run"