pub async fn start_server(config_path: Option<&str>) -> Result<()>
Start the Language Server Protocol server This is the main entry point for rumdl server
rumdl server