Structs§
- Piano
Allocator - A global allocator wrapper that tracks allocation counts and bytes.
- Piano
Future - Future wrapper for async function instrumentation.
Functions§
- enter
- Enter a profiled function. Returns a Guard that aggregates on drop.
- enter_
async - Wrap an async function body for profiling.