pub const QUERY_SET_MAX_QUERIES: u32 = 4096;Expand description
Maximum number of query result slots that can be requested in a QuerySetDescriptor.
pub const QUERY_SET_MAX_QUERIES: u32 = 4096;Maximum number of query result slots that can be requested in a QuerySetDescriptor.