Type Alias rustix::net::RawProtocol
source · pub type RawProtocol = NonZeroU32;Expand description
A type for holding raw integer protocols.
Aliased Type§
struct RawProtocol(/* private fields */);pub type RawProtocol = NonZeroU32;A type for holding raw integer protocols.
struct RawProtocol(/* private fields */);