pub fn query_report_of(plan: &Plan, root: &str) -> StringExpand description
The same report over a plan whose root is not a page.
A select compiles to a plan too (crate::query), and its root is a table of rows rather
than a rendering — which is the one sentence of this report that would otherwise be false.