Byte

Type Alias Byte 

Source
pub type Byte = U8;

Aliased Type§

pub struct Byte(pub u8);

Tuple Fields§

§0: u8