Docs.rs
garbage-code-hunter-0.2.0
garbage-code-hunter 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Timwood0x10
Dependencies
anyhow ^1
normal
clap ^4.0
normal
colored ^3.0.0
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
regex ^1.0
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^2.0
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
walkdir ^2.0
normal
criterion ^0.7
dev
tempfile ^3.0
dev
Versions
35.62%
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 rust_patterns
garbage_
code_
hunter
0.2.0
Module rust_
patterns
Module Items
Structs
In garbage_
code_
hunter::
rules
garbage_code_hunter
::
rules
Module
rust_
patterns
Copy item path
Source
Structs
ยง
String
Abuse
Rule
Detect using String everywhere instead of &str
VecAbuse
Rule
Detect unnecessary Vec allocations