I'm working on a couple of macros and default implementations for a protocol builder which I wanna use for a server I'm working on. It's currently all a bit spiky and hacky, but getting there
the main.rs in src shows how I'm intending to use it, would be great to get some input on what needs improvement and how
https://github.com/chsitter/protobuilder.rs