pub type LoadingCacheMetrics<K, V> = Metrics<K, V>;
pub struct LoadingCacheMetrics<K, V> { /* private fields */ }