pub const MAX_FRAMED_PACKET_SIZE: usize = _; // 65_535usize
Maximum packet size that can be framed (u16::MAX = 65535 bytes).