tokio
1.39.2
uid_t
In tokio::net::unix
Type Alias
tokio
::
net
::
unix
::
uid_t
Copy item path
source
ยท
[
−
]
pub type uid_t =
u32
;
Available on
Unix and crate feature
net
only.
Expand description
A type representing process and process group IDs.