Parses the password file /etc/passwd to obtain information about users
/etc/passwd
This crate is available on crates.io and can be used by adding the following to your Cargo.toml file:
Cargo.toml
toml [dependencies] users_native = "*"