Crates.io | rdbg-client |
lib.rs | rdbg-client |
version | 0.1.5 |
source | src |
created_at | 2022-12-10 03:21:24.674951 |
updated_at | 2023-01-28 19:28:17.933531 |
description | The client library for rdbg |
homepage | |
repository | https://github.com/nu11ptr/rdbg/tree/main/rdbg-client |
max_upload_size | |
id | 733706 |
size | 15,608 |
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.
[dependencies]
rdbg = "0.1"