#debugging #visual-studio-code #dap

debug_types

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

1 stable release

1.0.0 May 2, 2022

#6 in #dap

Download history 99/week @ 2024-12-07 212/week @ 2024-12-14 14/week @ 2024-12-21 24/week @ 2024-12-28 40/week @ 2025-01-04 105/week @ 2025-01-11 256/week @ 2025-01-18 182/week @ 2025-01-25 379/week @ 2025-02-01 390/week @ 2025-02-08 406/week @ 2025-02-15 273/week @ 2025-02-22 130/week @ 2025-03-01 173/week @ 2025-03-08 223/week @ 2025-03-15 224/week @ 2025-03-22

840 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.6–1.5MB
~32K SLoC