dbus2 / zbus-old

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

Generic property getter errors #323

Open zeenix opened 1 year ago

zeenix commented 1 year ago

In GitLab by @wash2 on Feb 6, 2023, 01:03

https://gitlab.freedesktop.org/dbus/zbus/-/merge_requests/649 adds support for returning zbus::fdo::Error from property getters for now, but it should support returning DBusError.