Re-exports§
pub use dbus;
Structs§
- DBus
Source - A event source connection to D-Bus, non-async version where callbacks are Send but not Sync.
- LocalD
BusSource - A event source conncetion to D-Bus, thread local + non-async version
- SyncD
BusSource - A event source connection to D-Bus, Send + Sync + non-async version
Traits§
- Make
Data Signal - Internal helper trait
- Make
Signal - Internal helper trait