harn-dap 0.10.116

Debug Adapter Protocol implementation for Harn
docs.rs failed to build harn-dap-0.10.116
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: harn-dap-0.10.108

Harn debug adapter (DAP).

Exposed as a library so the single multi-call harn binary can dispatch into the debug adapter when launched under the harn-dap name (see harn-cli's main), instead of shipping a second fully-linked binary. The thin src/main.rs shim keeps harn-dap buildable as its own binary.