Docs.rs
agcodex-ast-0.1.0
agcodex-ast 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cognitive-glitch
Dependencies
ahash ^0.8
normal
ast-grep-core ^0.39.4
normal
ast-grep-language ^0.39.4
normal
bincode ^2.0
normal
bytes ^1.10.1
normal
camino ^1.1
normal
dashmap ^6.1.0
normal
flate2 ^1.0
normal
lru ^0.16
normal
memmap2 ^0.9
normal
once_cell ^1
normal
rayon ^1.10
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1.41
normal
tree-sitter ^0.25
normal
tree-sitter-bash ^0.25
normal
tree-sitter-c ^0.24
normal
tree-sitter-c-sharp ^0.23
normal
tree-sitter-clojure ^0.1
normal
tree-sitter-cpp ^0.23
normal
tree-sitter-elixir ^0.3
normal
tree-sitter-go ^0.23
normal
tree-sitter-haskell ^0.23
normal
tree-sitter-highlight ^0.25
normal
tree-sitter-java ^0.23
normal
tree-sitter-javascript ^0.23
normal
tree-sitter-kotlin-ng ^1.1
normal
tree-sitter-lua ^0.2
normal
tree-sitter-objc ^3.0
normal
tree-sitter-ocaml ^0.24
normal
tree-sitter-php ^0.24
normal
tree-sitter-python ^0.23
normal
tree-sitter-ruby ^0.23
normal
tree-sitter-rust ^0.24
normal
tree-sitter-scala ^0.24
normal
tree-sitter-swift ^0.7
normal
tree-sitter-tags ^0.25
normal
tree-sitter-typescript ^0.23
normal
tree-sitter-zig ^1.1
normal
walkdir ^2.5.0
normal
criterion ^0.7
dev
insta ^1.43.1
dev
pretty_assertions ^1.4.1
dev
tempfile ^3.13.0
dev
Versions
35.58%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 parser_cache
agcodex_
ast
0.1.0
Module parser_
cache
Module Items
Structs
In crate agcodex_
ast
agcodex_ast
Module
parser_
cache
Copy item path
Source
Expand description
LRU cache for parsed ASTs with size-based eviction
Structs
ยง
Cache
Stats
Cache statistics
Parser
Cache
Parser cache for AST reuse