user_utils 0.2.0

Utility library for accessing system users and groups
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# user_utils

[![CICD](https://github.com/bydlw98/user_utils/actions/workflows/CICD.yml/badge.svg)](https://github.com/bydlw98/user_utils/actions/workflows/CICD.yml)
[![Crates.io](https://img.shields.io/crates/v/user_utils)](https://crates.io/crates/user_utils)
[![Docs.rs](https://img.shields.io/docsrs/user_utils)](https://docs.rs/user_utils)
![License](https://img.shields.io/crates/l/user_utils)

This is a utility library for accessing system users and groups

This library currently supports the following platforms:
* Linux and other UNIX-based systems
* Windows