Module dap

Source
Expand description

A synchronous debug adaptor server implementation.

Structs§

Event
Represents an event from the client.
Request
Represents a request from the client.
Response
Represents response to the client.

Enums§

Message
A message in the Debug Adaptor Protocol.