#debugging #adapter #definition #protocols #type

dap-types

Type definitions for debugger adapter protocol

1 unstable release

0.0.1 May 22, 2024
0.0.0 Apr 1, 2021

#135 in #adapter

MIT/Apache

175KB
2.5K SLoC

dap-types

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

Supports protocol version 1.65


lib.rs:

Debugger Adapter Protocol types for Rust.

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

Dependencies

~0.7–1.6MB
~34K SLoC