Expand description
Task memory tracker for aggregating and analyzing allocation data
Provides the core tracking infrastructure that collects allocation events from buffers and maintains task-level memory profiles.
Re-exports§
pub use crate::async_memory::api::TrackedFuture;
Structs§
- Task
Memory Tracker - Central task memory tracker