rdbg-client

Crate Docs MSRV

The client library for rdbg. This is useful if you are building your own viewer. Here is a basic example that shows how simple it is.

NOTE: If you are simply looking for a basic CLI viewer then use rdbg-view.

Usage

toml [dependencies] rdbg = "0.1.2"