MAX_FRAMED_PACKET_SIZE

Constant MAX_FRAMED_PACKET_SIZE 

Source
pub const MAX_FRAMED_PACKET_SIZE: usize = _; // 65_535usize
Expand description

Maximum packet size that can be framed (u16::MAX = 65535 bytes).