dbus2 / zbus-old

Rust D-Bus crate.
https://gitlab.freedesktop.org/dbus/zbus
Other
49 stars 13 forks source link

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

Open zeenix opened 1 year ago

zeenix commented 1 year ago

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.