Module tracker

Module tracker 

Source
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§

TaskMemoryTracker
Central task memory tracker