A procedural macro that inserts flame::start_guard(_) calls for profiling.
# Cargo.toml
[dependencies]
flamer = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotate a function with #[flame] to automatically insert flame profiling guards.
Add `flame` as a dependency and import it.
No dependency data recorded yet.