[][src]Type Definition instrumented::prometheus::local::LocalCounter

type LocalCounter = GenericLocalCounter<AtomicF64>;

An unsync Counter.