pub fn list_values(json: bool, dir: Option<&Path>) -> Result<String>Expand description
Render the distinct-value catalogue for the sidecar pool, for
cargo ktstr stats list-values.
Thin wrapper over crate::stats::list_values — exposed
through cli:: for the same surface-stability reason as
list_metrics. The returned String is printed verbatim by
the dispatch site.