Struct prom::proto::Counter [] [src]

pub struct Counter { /* fields omitted */ }

Methods

impl Counter
[src]

Trait Implementations

impl Clone for Counter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Counter
[src]

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

impl Sync for Counter
[src]

impl Message for Counter
[src]

impl MessageStatic for Counter
[src]

impl Clear for Counter
[src]

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

Formats the value using the given formatter.