Struct prometheus::proto::MetricFamily [−][src]
pub struct MetricFamily { /* fields omitted */ }
Implementations
👎 Deprecated since 0.5.1:
Use default()
👎 Deprecated since 0.5.1:
This method is protobuf specific and will be removed in a future version
Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for MetricFamily
impl Send for MetricFamily
impl Sync for MetricFamily
impl Unpin for MetricFamily
impl UnwindSafe for MetricFamily
Blanket Implementations
Mutably borrows from an owned value. Read more