Type Alias client::protocol::message::Byte

source ·
pub type Byte = u8;
Expand description

A byte is logically equivalent to an 8-bit unsigned integer.