Struct prometheus::proto::Untyped [] [src]

pub struct Untyped {
    // some fields omitted
}

Methods

impl Untyped
[src]

Trait Implementations

impl Default for Untyped
[src]

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

impl Clone for Untyped
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Sync for Untyped
[src]

impl Message for Untyped
[src]

impl MessageStatic for Untyped
[src]

impl Clear for Untyped
[src]

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

Formats the value using the given formatter.