Counter

class Object
trait Matchable
class Any
Counter.type

Value members

Concrete methods

def labelled(name: String, help: Option[String], labelNames: Seq[String]): ZIO[Registry, Throwable, Seq[String] => Counter]