pub fn add_memory_heatmap(
document: Document,
_allocations: &[AllocationInfo],
) -> TrackingResult<Document>
Expand description
Add memory heatmap visualization (placeholder for now)
pub fn add_memory_heatmap(
document: Document,
_allocations: &[AllocationInfo],
) -> TrackingResult<Document>
Add memory heatmap visualization (placeholder for now)