Docs.rs
ricecoder-lsp-0.1.71
ricecoder-lsp 0.1.71
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
moabualruz
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
regex ^1.10
normal
ricecoder-completion ^0
normal
ricecoder-refactoring ^0
normal
ricecoder-storage ^0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.20
normal
tree-sitter-python ^0.20
normal
tree-sitter-rust ^0.20
normal
tree-sitter-typescript ^0.20
normal
itertools ^0.12
dev
proptest ^1.4
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
Versions
99.65%
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
Module python_analyzer
ricecoder_
lsp
0.1.71
Module python_
analyzer
Module Items
Structs
In ricecoder_
lsp::
semantic
ricecoder_lsp
::
semantic
Module
python_
analyzer
Copy item path
Source
Expand description
Python semantic analyzer
Provides semantic analysis for Python code using tree-sitter.
Structs
ยง
Python
Analyzer
Python semantic analyzer