Docs.rs
shape-lsp-0.1.8
shape-lsp 0.1.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
DAmesberger
Dependencies
anyhow ^1.0
normal
dashmap ^6.1
normal
dirs ^5.0
normal
pest ^2.7
normal
ropey ^1.6
normal
serde ^1.0
normal
serde_json ^1.0
normal
shape-ast =0.1.8
normal
shape-runtime =0.1.8
normal
shape-vm =0.1.8
normal
shape-wire =0.1.8
normal
thiserror ^1.0
normal
tokio ^1.0
normal
toml ^0.8
normal
tower-lsp-server ^0.23
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
rust_decimal ^1.36
dev
tempfile ^3.24
dev
Versions
73.44%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module server
shape_
lsp
0.1.8
Module server
Module Items
Structs
In crate shape_
lsp
shape_lsp
Module
server
Copy item path
Source
Expand description
Main LSP server implementation
Implements the Language Server Protocol for Shape.
Structs
ยง
Shape
Language
Server
The main Shape Language Server