Skip to main content

Module pid

Module pid 

Source
Available on crate feature sys only.
Expand description

Process ID type for system information.

This module provides a type-safe abstraction for process IDs, ensuring valid PID values.

Structs§

Pid
Process ID.

Enums§

PidError
Error type for PID parsing.