Expand description
Export functionality for the render engine
This module provides export functionality for memory tracking data, including JSON export, lifetime analysis, and variable relationships.
Structs§
- Export
Json Options - Schema
Validator - Schema validator for JSON export
Enums§
- Dashboard
Template - Dashboard template type
- Export
Error - Optimization
Level - Optimization level for JSON export
Functions§
- export_
all_ json - export_
async_ analysis_ json - Export async task analysis to JSON
- export_
dashboard_ html - Export HTML dashboard from tracker data
- export_
dashboard_ html_ with_ async - Export HTML dashboard with async tracker support
- export_
dashboard_ html_ with_ template - Export HTML dashboard with specific template
- export_
leak_ detection_ json - export_
memory_ passports_ json - export_
ownership_ graph_ json - Export ownership graph analysis to JSON
- export_
snapshot_ to_ json - export_
system_ resources_ json - Export system resource monitoring data to JSON
- export_
task_ graph_ json - Export task graph JSON
- export_
unsafe_ ffi_ json