zbus 1.3.0

API for D-Bus communication
Documentation
1
2
3
4
5
mod connection;
mod socket;

pub use connection::Connection;
pub use socket::Socket;