Struct dipstick::aggregate::AggregateSource [] [src]

pub struct AggregateSource(_);

Enumerate the metrics being aggregated and their scores.

Methods

impl AggregateSource
[src]

[src]

Iterate over every aggregated metric.

Trait Implementations

impl Debug for AggregateSource
[src]

[src]

Formats the value using the given formatter.

impl Clone for AggregateSource
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more