rust_lsp 0.6.1

A library for working with the Language Server Protocol, as either client or server.
rust_lsp-0.6.1 doesn't have any documentation.

Build Status

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)

NOTE: Currently requires nightly to build. After upcoming Rust 1.15 release, nightly should no longer be necessary.

Examples:

See full server/client example here: src/server_tests.rs

Projects using RustLSP: