Skip to main content

Module lsp

Module lsp 

Source
Expand description

§Rust Lsp

This module provides rust lsp functionality for the Oaks project.

Modules§

formatter
Rust LSP Formatter
highlighter
Rust LSP Highlighter

Structs§

RustHoverProvider
Hover provider implementation for Rust.
RustLanguageService
Language service implementation for Rust.