Constant fog_pack::MAX_QUERY_SIZE [−][src]
pub const MAX_QUERY_SIZE: usize = (1usize << 16) - 1; // 0_x00_00f_fffusize
The maximum allowed size of a raw query, is 64 kiB. No encoded query will ever be equal to or larger than this size.