tokio
1.43.0
In tokio::
net::
unix
tokio
::
net
::
unix
Type Alias
gid_t
Copy item path
Source
pub type gid_t =
u32
;
Available on
Unix and crate feature
net
only.
Expand description
A type representing group ID.