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
gid_t
Copy item path
Settings
Help
Summary
Source
pub type gid_t =
u32
;
Expand description
A type representing group ID.