Skip to main content

Raw

Type Alias Raw 

Source
pub type Raw = Family<Label, Counter>;
Expand description

Raw family backing a status Counter. Construct this and pass it to crate::Metrics::register.

Aliased Typeยง

pub struct Raw { /* private fields */ }