Docs.rs
garbage-code-hunter-0.2.2
garbage-code-hunter 0.2.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Timwood0x10
Dependencies
anyhow ^1
normal
axum ^0.8.9
normal
clap ^4.6.1
normal
colored ^3.1.1
normal
dirs ^6.0
normal
futures-util ^0.3
normal
git2 ^0.21
normal
rand ^0.10.1
normal
rayon ^1.12
normal
regex ^1.12.3
normal
reqwest ^0.13.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
streaming-iterator ^0.1.9
normal
tokio ^1.52.3
normal
tokio-tungstenite ^0.29
normal
toml ^0.8
normal
tower-http ^0.6.11
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.26.8
normal
tree-sitter-c ^0.24.2
normal
tree-sitter-cpp ^0.23.4
normal
tree-sitter-go ^0.25.0
normal
tree-sitter-java ^0.23.5
normal
tree-sitter-javascript ^0.25.0
normal
tree-sitter-python ^0.25.0
normal
tree-sitter-ruby ^0.23.1
normal
tree-sitter-rust ^0.24.2
normal
tree-sitter-swift ^0.7.2
normal
tree-sitter-typescript ^0.23.2
normal
tree-sitter-zig ^1.1.2
normal
walkdir ^2.0
normal
criterion ^0.8.2
dev
tempfile ^3.27
dev
Versions
39.38%
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 parsers
garbage_
code_
hunter
0.2.2
Module parsers
Module Items
Functions
In garbage_
code_
hunter::
treesitter
garbage_code_hunter
::
treesitter
Module
parsers
Copy item path
Source
Functions
ยง
get_
grammar
Get the tree-sitter grammar for a given language. Returns None if the language has no compiled grammar available.