Skip to content

Some macro refactoring

Jonas Platte requested to merge jplatte/zbus:macro-refactor into master

There's still lots of macro code left that panics on invalid input, but I've converted some small parts to show how it's done, and also to have a smaller diff for my next PR to fix #66 (closed).

Merge request reports