ppx_minidebug.client
Minidebug_client
In-process client for querying and displaying ppx_minidebug database traces
ppx_minidebug
ppx_minidebug.db
ppx_minidebug.runtime
module Query : sig ... end
Query layer for database access
module Renderer : sig ... end
Tree renderer for terminal output
module Interactive : sig ... end
Interactive TUI using Notty
module Client : sig ... end
Main client interface