Function polkadot_node_subsystem_util::metrics::prometheus::register[][src]

pub fn register<T>(metric: T, registry: &Registry) -> Result<T, Error> where
    T: 'static + Clone + Collector