Re-exports§
pub use userdata_dir::userdata_dir;
Modules§
Macros§
- dev_
panic - plot
- prof_
span - Like the span macro but only used when profiling and not in regular tracing operations
- prof_
span_ alloc - Like the prof_span macro but this one allocates so it can use strings only known at runtime.
- span
- userdata_
dir_ no_ workspace - userdata_
dir_ workspace
Structs§
Constants§
- TRACY_
ENABLED - Allows downstream crates to conditionally do things based on whether tracy is enabled without having to expose a cargo feature themselves.