users_native 0.1.0

Crate for obtaining user information on a system
Documentation
  • Coverage
  • 100%
    14 out of 14 items documented6 out of 7 items with examples
  • Size
  • Source code size: 39.79 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.63 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • 0X1A

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 = "*"