Type Alias RawProtocol

Source
pub type RawProtocol = NonZeroU32;
Expand description

A type for holding raw integer protocols.

Aliased Typeยง

pub struct RawProtocol(/* private fields */);