RustLSP A library for working with the Language Server Protocol, as either client or server. (LSP protocol only, not tied to any particular language engine) Examples: See full server/client example here: src/server_tests.rs Projects using RustLSP: MockLS RLS (in PR only)