Struct dipstick::statsd::StatsdKey [] [src]

pub struct StatsdKey { /* fields omitted */ }

Key of a statsd metric.

Trait Implementations

impl Debug for StatsdKey
[src]

[src]

Formats the value using the given formatter.

impl MetricKey for StatsdKey
[src]