Docs.rs
cargo-dokita-0.1.1
cargo-dokita 0.1.1
Permalink
Docs.rs crate page
MIT
03 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
Sally-Builds
Dependencies
cargo_metadata ^0.20.0
normal
clap ^4.5.38
normal
once_cell ^1.21.3
normal
rayon ^1.10.0
normal
regex ^1.11.1
normal
reqwest ^0.12.18
normal
scopeguard ^1.2.0
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
tempfile ^3.20.0
normal
termcolor ^1.4.1
normal
tokio-test ^0.4.4
normal
toml ^0.8.22
normal
walkdir ^2.5.0
normal
httpmock ^0.7
dev
mockito ^1.0
dev
Versions
20.59%
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
check_code_patterns
cargo_
dokita
0.1.1
In cargo_
dokita::
code_
checks
cargo_dokita
::
code_checks
Function
check_
code_
patterns
Copy item path
Source
pub fn check_code_patterns( rust_files: &[
PathBuf
], project_root: &
Path
, ) ->
Vec
<
Finding
>