Docs.rs
lang-check-0.2.7
lang-check 0.2.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
KaiErikNiermann
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
bytes ^1.0
normal
ciborium ^0.2
normal
clap ^4.5
normal
codebook-tree-sitter-latex ^0.6
normal
console ^0.16
normal
dashmap ^6
normal
dirs ^6
normal
extism ^1
normal
glob ^0.3
normal
harper-core ^1.9.0
normal
indicatif ^0.18
normal
lru ^0.16
normal
prost ^0.14
normal
redb ^3.1
normal
regex ^1
normal
reqwest ^0.13
normal
ropey ^1.6
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tokio ^1
normal
tower-lsp ^0.20
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.26
normal
tree-sitter-html ^0.23
normal
tree-sitter-language ^0.1
normal
tree-sitter-md ^0.5
normal
tree-sitter-rst ^0.2
normal
whatlang ^0.18
normal
divan ^0.1
dev
insta ^1.42
dev
serde ^1.0
dev
tokio ^1
dev
tree-sitter-html ^0.23
dev
tree-sitter-md ^0.5
dev
cc ^1.0
build
prost-build ^0.14
build
Versions
54.37%
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 cache
lang_
check
0.2.7
Module cache
Module Items
Structs
In crate lang_
check
lang_check
Module
cache
Copy item path
Source
Structs
ยง
Parse
Cache
LRU cache for parsed prose extraction results keyed by file path.
Parse
Cache
Entry
A cached parse result for a single file.