skill
métier
description
mis à jour
hotpath-init
Développeurs de logiciels
Configure hotpath profiling in a Rust project. Adds the hotpath dependency with feature-gated setup, instruments main with hotpath::main, functions with measure/measure_all, and wraps channels, mutexes, rw_locks, streams and futures with hotpath macros. Use when the user wants to add or set up hotpath profiling in a crate.
2026-07-21
syncmeta
Développeurs de logiciels
Sync changes from hotpath and hotpath-macros crates to their meta counterparts (hotpath-meta and hotpath-macros-meta). Use when meta crates need to be updated with recent changes.
2026-05-05