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

dbug_proxy! binding for method which returns an array of object paths #332

Open
zeenix opened this issue May 6, 2023 · 2 comments
Open
Labels
enhancement New feature or request zbus_macros zbus Issues/PRs related to zbus crate

Comments

@zeenix
Copy link
Contributor

zeenix commented May 6, 2023

In GitLab by @danburkert on May 6, 2023, 20:06

The dbug_proxy! macro provides the object annotation generating a proxy return type for methods which return an object path - it would be nice if there were an equivalent annotation for handling methods that return an array of object paths.

@bilelmoussaoui
Copy link
Contributor

I have also seen HashMap<SomeTyoe, ObjectPath> on the wild

@zeenix
Copy link
Contributor Author

zeenix commented May 18, 2023

I have also seen HashMap<SomeTyoe, ObjectPath> on the wild

right. I think we've to draw the line somewhere in terms of macro-provided functionality. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request zbus_macros zbus Issues/PRs related to zbus crate
Projects
None yet
Development

No branches or pull requests

2 participants