users_native 0.1.0

Crate for obtaining user information on a system
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 = "*"