rdbg-client 0.1.5

The client library for rdbg
Documentation

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

[dependencies]
rdbg = "0.1"