Hey all! I've been making good progress with the rewrite of my device-driver crate.
If you have a feature request, now would be a good time!

I've restructured a bunch, so now I'm able to create a CLI that can output the generated which you can then `include!` (so you *have* to run the proc macros every time).
https://github.com/diondokter/device-driver/pull/40