pub const TRACY_ENABLED: bool = false;
Expand description

Allows downstream crates to conditionally do things based on whether tracy is enabled without having to expose a cargo feature themselves.