Type Alias tokio::net::unix::gid_t

source ·
pub type gid_t = u32;
Expand description

A type representing user ID.