Structs§
- Additional
Data - DapServer
- This struct is a stateful representation of a Debug Adapter Protocol (DAP) server. It holds everything needed to implement (DAP)[https://microsoft.github.io/debug-adapter-protocol/].
- Handler
Result - Represents the result of a DAP handler operation, combining the response/error and an optional exit code