dbgflow
dbgflow publishes the dbgflow Rust library crate and the dbgflow CLI binary.
It provides:
- attribute macros for tracing functions, data nodes, and tests
- a session runtime and JSON session format
- a browser UI for graphing code execution and failing tests
Full project documentation lives in the workspace root README.md.