Replace handwritten encoding/decoding code #8
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I've handwritten all the code I needed for encoding and decoding frames. While this gets the job done, it's an error-prone approach, and hard to maintain. Ideally, all this code would be generated from a declarative definition of the messages.
There's probably a third-party crate that can help here.
The text was updated successfully, but these errors were encountered: