Struct tacho::Gauge
[−]
[src]
pub struct Gauge { /* fields omitted */ }Captures an instantaneous value.
Methods
impl Gauge[src]
Trait Implementations
impl Clone for Gauge[src]
fn clone(&self) -> Gauge
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more