kailua_langsvr 1.0.5

Language server implementation for Kailua
kailua_langsvr-1.0.5 doesn't have any 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.