Struct conjure_runtime::HostMetricsRegistry [−][src]
pub struct HostMetricsRegistry(_);
A collection of metrics about requests to service hosts.
Implementations
Trait Implementations
impl Default for HostMetricsRegistry[src]
impl Default for HostMetricsRegistry[src]fn default() -> HostMetricsRegistry[src]
Auto Trait Implementations
impl !RefUnwindSafe for HostMetricsRegistry
impl !RefUnwindSafe for HostMetricsRegistryimpl Send for HostMetricsRegistry
impl Send for HostMetricsRegistryimpl Sync for HostMetricsRegistry
impl Sync for HostMetricsRegistryimpl Unpin for HostMetricsRegistry
impl Unpin for HostMetricsRegistryimpl !UnwindSafe for HostMetricsRegistry
impl !UnwindSafe for HostMetricsRegistryBlanket Implementations
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,