Module dap

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.
ResponseWithCommand
A DAP response paired with the corresponding request command.

Enums§

Message
A message in the Debug Adaptor Protocol.