#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

#332 in Text editors

Download history 123/week @ 2024-11-23 170/week @ 2024-11-30 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 100/week @ 2025-03-08

1,113 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