dbus2 / zbus-old

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

Use async_auto_traits to ensure returned futures don't break API #175

Open zeenix opened 3 years ago

zeenix commented 3 years ago

The following discussion from !296 should be addressed: