Type Definition tokio::net::unix::uid_t

source · []
pub type uid_t = u32;
Expand description

A type representing process and process group IDs.