run_stdio_server

Function run_stdio_server 

Source
pub fn run_stdio_server() -> Result<()>
Expand description

Runs the LSP server over stdio. This is the entry-point Neovim (or any LSP client) will execute.