#dap #breakpoints #dap-types

dap-types

Type definitions for debugger adapter protocol

1 unstable release

0.0.1 May 22, 2024
0.0.0 Apr 1, 2021

#11 in #breakpoints

Download history

81 downloads per month

MIT/Apache

175KB
2.5K SLoC

Debugger Adapter Protocol types for Rust.

Based on: https://microsoft.github.io/debug-adapter-protocol/specification (generated from machine-readable schema).


dap-types

This crate provides type definitions with serde support for debug adapter protocol.

Supports protocol version 1.65

Dependencies

~0.6–1.5MB
~33K SLoC