users_native

Crate for obtaining user information on a system


Keywords
users, user
License
GPL-3.0

Documentation

users_native

Parses the password file /etc/passwd to obtain information about users

This crate is available on crates.io and can be used by adding the following to your Cargo.toml file:

[dependencies]
users_native = "*"