Packet

Type Alias Packet 

Source
pub type Packet = [u8; 2252];
Expand description

Type for packets sent between nodes. Note that all packets are the same size.