pub async fn execute_facets<C>(
context: &C,
outer_query: &SelectQuery,
options: &QueryOptions,
) -> Result<BTreeMap<String, SmartList<CompactRow>>, RuntimeError>where
C: TeaqlRuntime + ?Sized,pub async fn execute_facets<C>(
context: &C,
outer_query: &SelectQuery,
options: &QueryOptions,
) -> Result<BTreeMap<String, SmartList<CompactRow>>, RuntimeError>where
C: TeaqlRuntime + ?Sized,