Skip to main content

summarize

Function summarize 

Source
pub fn summarize(query: &MonitorQuery, raw: &str) -> QuerySummary
Expand description

Produce a structured, render-ready summary of a parsed query.

The raw argument is the original query string, preserved verbatim in the summary so the front-end can offer a “show raw” toggle.