Docs.rs
sql-lsp-0.1.3
sql-lsp 0.1.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
LikeRainDay
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
dashmap ^5.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlformat ^0.2
normal
sqlparser ^0.40
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tower-lsp ^0.20
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.26.3
normal
tree-sitter-json ^0.24
normal
tree-sitter-sequel ^0.3.11
normal
uuid ^1.0
normal
tokio-test ^0.4
dev
Versions
73.21%
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 dialect
sql_lsp
0.1.3
Module dialect
Module Items
Traits
In crate sql_
lsp
sql_lsp
Module
dialect
Copy item path
Source
Traits
§
Dialect
SQL 方言抽象 trait 所有 SQL 方言都需要实现这个 trait