Skip to main content

COUNT

Constant COUNT 

Source
const COUNT: &str = ".count";
Expand description

The suffixes a histogram’s or summary’s name is derived with. Named rather than written twice, because the name filter has to accept back exactly the names the renderer hands out and two literal lists would drift apart.