Module tracing_forest::processor
source · [−]Expand description
Trait for processing logs of a span after it is closed.
See Processor for more details.
Re-exports
pub use blocking::BlockingProcessor;pub use sync::AsyncProcessor;Modules
Traits
A type that can process trace trees.