dbgflow-core 0.2.0

Core runtime, session model, and embedded UI server for the dbgflow graph debugger.
Documentation

dbgflow-core

Core runtime crate for the dbgflow graph debugger ecosystem.

Published package:

This package contains:

  • session graph and event data types
  • runtime collection and test event helpers
  • session persistence helpers
  • the embedded browser UI server

Most users should depend on dbgflow instead of using this crate directly.