Crate veloren_common_base
source ·Re-exports§
pub use userdata_dir::userdata_dir;
Modules§
Macros§
- Like the span macro but only used when profiling and not in regular tracing operations
- Like the prof_span macro but this one allocates so it can use strings only known at runtime.
Structs§
Constants§
- Allows downstream crates to conditionally do things based on whether tracy is enabled without having to expose a cargo feature themselves.