Docs.rs
dupes-core-0.2.1
dupes-core 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mpecan
Dependencies
clap ^4
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
toml ^0.8
normal
walkdir ^2
normal
tempfile ^3
dev
Versions
38.41%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate dupes_core
dupes_
core
0.2.1
All Items
Crate Items
Modules
Structs
Functions
Crate
dupes_
core
Copy item path
Source
Modules
§
analyzer
cli
code_
unit
config
error
extractor
fingerprint
grouper
ignore
node
output
scanner
similarity
Structs
§
Analysis
Result
The result of a full analysis run.
Functions
§
analyze
Run the full analysis pipeline using a language analyzer.
analyze_
units
Run the analysis pipeline on pre-parsed code units.