Module visualization

Source
Expand description

Unified visualization module for memscope-rs Provides memory analysis and lifecycle timeline SVG exports

Functionsยง

categorize_enhanced_allocations
Categorize enhanced allocations by type category - delegate to export_enhanced
enhance_type_information
Enhanced type information processing with variable names and inner type extraction
export_lifecycle_timeline
Export interactive lifecycle timeline showing variable lifecycles and relationships
export_memory_analysis
Export memory analysis visualization showing variable names, types, and usage
export_unsafe_ffi_dashboard
Export comprehensive unsafe/FFI memory analysis to dedicated SVG