Function mun_language_server::main_loop[][src]

pub fn main_loop(connection: Connection, config: Config) -> Result<()>

Runs the main loop of the language server. This will receive requests and handle them.