lucab / libsystemd-rs

A pure-Rust client library to work with systemd
https://crates.io/crates/libsystemd
Other
105 stars 19 forks source link

sysusers: expose more field details #95

Closed lucab closed 2 years ago

lucab commented 2 years ago

This exposes the value for the most interesting fields of each entry, through mildly smart getter methods. It is meant to let consumers inspect entries without getting lost in the details of the configuration format.