Module sdk_layer

Source
Expand description

The main tracing layer and related utils exposed by this crate.

Structsยง

Builder
A builder for SdkLayer; use SdkLayer::from_config or SdkLayer::from_config_bytes to create a new instance.
SdkLayer
A layer to be used with tracing-subscriber that forwards collected spans to the Perfetto SDK via the C++ API.