Struct prometheus_http_query::response::Alertmanagers [−][src]
pub struct Alertmanagers { /* fields omitted */ }
Expand description
Collection of active and dropped alertmanagers as returned by the API.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Alertmanagers
impl Send for Alertmanagers
impl Sync for Alertmanagers
impl Unpin for Alertmanagers
impl UnwindSafe for Alertmanagers
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more