Struct prometheus::proto::Untyped [−][src]
pub struct Untyped { /* fields omitted */ }
Implementations
impl Untyped
[src]
impl Untyped
[src]pub fn new() -> Untyped
[src]
👎 Deprecated since 0.5.1:
Use default()
pub fn set_value(&mut self, v: f64)
[src]
👎 Deprecated since 0.5.1:
Untyped struct is protobuf specific and will be removed in a future version
pub fn get_value(&self) -> f64
[src]
👎 Deprecated since 0.5.1:
Untyped struct is protobuf specific and will be removed in a future version