[][src]Module coreutils_core::os::passwd

Module to deal more easily with UNIX passwd.

Structs

Passwd

This struct holds the information of a user in UNIX/UNIX-like systems.

Enums

Error

This struct holds information about a passwd of UNIX/UNIX-like systems.

Type Definitions

Result