pub const DEFAULT_MAX_PACKET_SIZE: usize = _; // 16_384usize
Expand description

The default maximum size for a varint length-delimited packet.