Enum rs_collector::bosun::Rate [] [src]

pub enum Rate {
    Gauge,
    Counter,
    Rate,
}

Variants

Trait Implementations

impl Into<String> for Rate
[src]

[src]

Performs the conversion.