Struct prometheus::proto::Gauge [] [src]

pub struct Gauge {
    // some fields omitted
}

Methods

impl Gauge
[src]

Trait Implementations

impl Default for Gauge
[src]

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

impl Clone for Gauge
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Sync for Gauge
[src]

impl Message for Gauge
[src]

impl MessageStatic for Gauge
[src]

impl Clear for Gauge
[src]

impl PartialEq for Gauge
[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 Gauge
[src]

Formats the value using the given formatter.