You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is interest in implementing this in this crate directly, feel free to "steal" this code :D It's pretty small and would allow more customization (like supporting custom scope colors.) The most annoying thing about it is that it requires a separate procmacro-specific crate. https://github.com/aclysma/profiling/blob/master/profiling-procmacros/src/lib.rs
Thanks for making this crate.
Is it possible to use proc macro attributes like this with this crate? :)
https://kanejaku.org/posts/2020/10/tracy-profiler-zone-scoped-in-rust/
The text was updated successfully, but these errors were encountered: