#debugging #dap #visual-studio-code

debug_types

Types for interacting with a debugger, using the Debug Adapter Protocol

1 stable release

1.0.0 May 2, 2022

#3 in #dap

Download history 161/week @ 2024-07-22 172/week @ 2024-07-29 104/week @ 2024-08-05 71/week @ 2024-08-12 57/week @ 2024-08-19 51/week @ 2024-08-26 109/week @ 2024-09-02 124/week @ 2024-09-09 76/week @ 2024-09-16 167/week @ 2024-09-23 133/week @ 2024-09-30 68/week @ 2024-10-07 283/week @ 2024-10-14 187/week @ 2024-10-21 202/week @ 2024-10-28 61/week @ 2024-11-04

736 downloads per month
Used in clarity-repl

MIT license

120KB
1.5K SLoC

dap-types

Types useful for interacting with a debugger using the Debug Adapter Protocol.

Supports DAP version 1.55.


lib.rs:

Debug Adapter Protocol types for Rust.

Based on: https://microsoft.github.io/debug-adapter-protocol/specification

Dependencies

~0.7–1.6MB
~34K SLoC