Function categorize_enhanced_allocations

Source
pub fn categorize_enhanced_allocations(
    enhanced_types: &[EnhancedTypeInfo],
) -> Vec<AllocationCategory>
Expand description

Categorize enhanced type information for consistent visualization This ensures “Tracked Variables by Category” uses the same data as “Memory Usage by Type”