zbus_systemd 0.26000.0

A pure-Rust library to interact with systemd DBus services
Documentation
1
2
3
//! D-Bus interface for systemd-sysupdated ([org.freedesktop.sysupdate1](https://www.freedesktop.org/software/systemd/man/org.freedesktop.sysupdate1.html)).
mod generated;
pub use generated::*;