tokio::net::unix

Type Alias pid_t

Source
pub type pid_t = i32;
Expand description

A type representing process and process group IDs.