[][src]Module opentelemetry_api::distributedcontext

Re-exports

pub use entry::Entry;
pub use entry::EntryValue;
pub use entry::EntryKey;
pub use entry::EntryMetadata;

Modules

entry

Traits

DistributedContext

A map from EntryKey to EntryValue and EntryMetadata that can be used to label anything that is associated with a specific operation.