tokio
1.44.1
In tokio::
net::
unix
Modules
listener
pipe
socket
socketaddr
split
split_owned
stream
ucred
Structs
OwnedReadHalf
OwnedWriteHalf
ReadHalf
ReuniteError
SocketAddr
UCred
WriteHalf
Type Aliases
gid_t
pid_t
uid_t
tokio
::
net
::
unix
Type Alias
uid_t
Copy item path
Settings
Help
Summary
Source
pub type uid_t =
u32
;
Expand description
A type representing user ID.