Type Alias uid_t

Source
pub type uid_t = u32;
Available on Unix and crate feature net only.
Expand description

A type representing user ID.