Struct tacho::Counter [] [src]

pub struct Counter { /* fields omitted */ }

Counts monotically.

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