Registry / observability / re-tracing

re-tracing

JSON →
library0.32.0rscratesunverified

Helpers for tracing, spans, flamegraphs, and performance instrumentation in Rerun.

# Cargo.toml [dependencies] re_tracing = "0.32.0"
INSTALL
IMPORT
SIG · RE-TRACING
R
re-tracing
observabilityrustv0.32.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

profile_function
use re_tracing::profile_function;

Profiles the current function with a span.

use re_tracing::profile_function; fn main() { profile_function!(); // your code }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.32.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
OpenAI (training)
2
Resources
re-tracing — cargo add re-tracing · libregistry