Skip to content

zm: Gracefully handle errors in macros

Zeeshan Ali Khan requested to merge zeenix/zbus:panics-errors into main

Instead of panicking, return proper errors with appropriate spans to be translated into compile errors in the end.

Edited by Zeeshan Ali Khan

Merge request reports