Module devtools_core::layer
source · Structs§
- A tracing layer that forwards all events to the aggregator This is intentionally kept as simple as possible to avoid any performance overhead on the application thread. All the heavy lifting is done in the aggregator.