32 releases (15 stable)
5.1.0 | Nov 28, 2024 |
---|---|
4.0.4 | Aug 28, 2024 |
4.0.3 | May 6, 2024 |
4.0.0 | Feb 21, 2024 |
0.6.1 | Mar 16, 2021 |
#114 in Unix APIs
7,525 downloads per month
Used in 6 crates
(via oma-utils)
60KB
1.5K
SLoC
logind-zbus
A wrapper around the dbus interfaces provided by systemd-logind
.
logind-zbus
aims to provide a convenient API abstraction of the dbus interface
of logind in rust, where possible parsing responses to concrete structs and enums.
lib.rs
:
Reference https://www.freedesktop.org/software/systemd/man/org.freedesktop.login1.html
Dependencies
~8–18MB
~268K SLoC