Module metric_event_builder

Source
Expand description

Helper builder for constructing a MetricEvent.

Structs§

MetricEventBuilder
MetricEventBuilder allows for a chained construction of MetricEvent objects.

Traits§

MetricEventExt
Adds the builder() method to MetricEvent.