Struct prometheus::proto::Bucket [] [src]

pub struct Bucket {
    // some fields omitted
}

Methods

impl Bucket
[src]

Trait Implementations

impl Default for Bucket
[src]

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

impl Clone for Bucket
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Sync for Bucket
[src]

impl Message for Bucket
[src]

impl MessageStatic for Bucket
[src]

impl Clear for Bucket
[src]

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

Formats the value using the given formatter.