Type Definition solana_metrics::metrics::CounterMap

source ·
type CounterMap = HashMap<(&'static str, u64), CounterPoint>;