pub const MAX_SIZE: usize = _; // 65_535usize
Maximum size for a packet, coincidentally this is the maximum size for a TCP packet.