[][src]Module opentelemetry::api::propagation::noop

No-op OpenTelemetry Propagation Implementation

This implementation is useful for testing purposes as it is intended to have minimal resource utilization and runtime impact.

Structs

NoopBinaryFormat

A no-op instance of BinaryFormat

NoopTextFormat

A no-op instance of a HttpTextFormat.