Docs.rs
codebook-lsp-0.3.3
codebook-lsp 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
blopker
Dependencies
clap ^4.5.26
normal
codebook ^0.3.0
normal
codebook_config ^0.3.0
normal
env_logger ^0.11.6
normal
fs2 ^0.4
normal
log ^0.4.22
normal
lru ^0.14
normal
serde ^1
normal
serde_json ^1
normal
streaming-iterator ^0.1.9
normal
tokio ^1
normal
tower-lsp ^0.20.0
normal
tempfile ^3
dev
cc ^1.0
build
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
codebook_lsp
file_cache.rs
lib.rs
lsp.rs
lsp_logger.rs
codebook_lsp/
lib.rs
Settings
Help
Summary
1
pub mod
file_cache;
2
pub mod
lsp;
3
pub mod
lsp_logger;