tracing/tracing-core/tests/common
Ole Schönburg 944abacb2d
core: Remove default impl of Collect::current_span (#1268)
- Removes the default implementation.
- Makes tracing_core::span::Current::unknown public so that implementers
of Collect can use it if they didn't implement current_span() before.
- Copy the old default implementation to all implementers of Collect.

Co-authored-by: Eliza Weisman <eliza@buoyant.io>
2021-06-21 12:14:44 -04:00
..
mod.rs core: Remove default impl of Collect::current_span (#1268) 2021-06-21 12:14:44 -04:00