Type Alias metrics_prometheus::storage::KeyName

source ·
pub type KeyName = String;
Expand description

Name identifying a metric::Bundle stored in a storage.

Aliased Type§

struct KeyName { /* private fields */ }