Constant QUERY_SET_MAX_QUERIES
pub const QUERY_SET_MAX_QUERIES: u32 = 4096; // 4_096u32Expand description
Maximum number of query result slots that can be requested in a [QuerySetDescriptor].
pub const QUERY_SET_MAX_QUERIES: u32 = 4096; // 4_096u32Maximum number of query result slots that can be requested in a [QuerySetDescriptor].