Modules§
Structs§
- Context for tracing used for propagating tracing information in a distributed system.
- A [
futures::Stream
] that has been instrumented withInstrumentStream::instrument_with
.
Traits§
- Extension trait allowing [
futures::Stream
]s to be instrumented with a [tracing::Span
].