Struct dipstick::Graphite[][src]

pub struct Graphite { /* fields omitted */ }

Key of a graphite metric.

Trait Implementations

impl Debug for Graphite
[src]

Formats the value using the given formatter. Read more

impl Clone for Graphite
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Graphite

impl Sync for Graphite