Struct dipstick::Graphite [] [src]

pub struct Graphite { /* fields omitted */ }

Key of a graphite metric.

Trait Implementations

impl Debug for Graphite
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for Graphite
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Graphite

impl Sync for Graphite