API for D-Bus communication, providing async and sync interfaces.
# Cargo.toml
[dependencies]
zbus = "5.15.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to the D-Bus session bus asynchronously.
Add `tokio` as a dependency and ensure D-Bus is available on the system.
No dependency data recorded yet.