Expand description
Procedural macros for the quantum-pulse profiling library.
This crate provides derive macros to automatically implement profiling traits, reducing boilerplate code and making it easier to integrate profiling into your applications.
Derive Macrosยง
- Operation
- Derives the
Operationtrait for enums, automatically generating category implementations.