Struct prometheus::proto::Untyped [−][src]
pub struct Untyped { /* fields omitted */ }
Implementations
👎 Deprecated since 0.5.1:
Use default()
👎 Deprecated since 0.5.1:
Untyped struct is protobuf specific and will be removed in a future version
👎 Deprecated since 0.5.1:
Untyped struct is protobuf specific and will be removed in a future version
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Untyped
impl UnwindSafe for Untyped
Blanket Implementations
Mutably borrows from an owned value. Read more