Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(macros::validate) support method args, and method- and property return values. #3

Open
1 of 4 tasks
luukvanderduim opened this issue Mar 6, 2024 · 0 comments
Open
1 of 4 tasks

Comments

@luukvanderduim
Copy link
Owner

Currently the attribute macro is looking for signal types only.

zbus_lockstep provides functions and convenience declarative macros for signals, method args, method- and property return types.
zbus_lockstep_macros provides an attribute macro for signal types only.

It is a logical continuation to complete the set such that we may generate generates tests by decoration for each type.

  • Signal types
  • Method argument types
  • Method return types
  • Property return types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant