Module users::os::unix

source · []
Expand description

Extensions to users and groups for Unix platforms.

Although the passwd struct is common among Unix systems, its actual format can vary. See the definitions in the base module to check which fields are actually present.

Structs

Unix-specific fields for Groups.

Unix-specific fields for Users.

Traits

Unix-specific extensions for Groups.

Unix-specific extensions for Users.