kailua_langsvr 1.0.4

Language server implementation for Kailua
Documentation

Language server implementation for Kailua.

This crate provides a bulk of implementation details for the language server, but itself is not an executable. The external crate is expected to parse the command-line options and completely delegate to this crate to switch to the language server mode.