Struct prometheus::proto::MetricFamily [] [src]

pub struct MetricFamily {
    // some fields omitted
}

Methods

impl MetricFamily
[src]

Trait Implementations

impl Default for MetricFamily
[src]

Returns the "default value" for a type. Read more

impl Clone for MetricFamily
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Sync for MetricFamily
[src]

impl Message for MetricFamily
[src]

impl MessageStatic for MetricFamily
[src]

impl Clear for MetricFamily
[src]

impl PartialEq for MetricFamily
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Debug for MetricFamily
[src]

Formats the value using the given formatter.