Struct opentelemetry::metrics::noop::NoopBoundSyncInstrument[][src]

pub struct NoopBoundSyncInstrument { /* fields omitted */ }
This is supported on crate feature metrics only.
Expand description

A no-op bound sync instrument

Implementations

Create a new no-op bound sync instrument

Trait Implementations

Formats the value using the given formatter. Read more

Returns the “default value” for a type. Read more

Capture a single synchronous metric event.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.