Constant fog_pack::MAX_QUERY_SIZE

source ·
pub const MAX_QUERY_SIZE: usize = _; // 65_535usize
Expand description

The maximum allowed size of a raw query, is 64 kiB (65535 bytes). No encoded query will ever be equal to or larger than this size.