[][src]Crate tracing_tracy

Collect Tracy profiles in tracing-enabled applications.

Assuming the application is well instrumented, this should in practice be a very low effort way to gain great amounts of insight into an application.

Structs

TracyLayer

A tracing layer that collects data in Tracy profiling format.