Docs.rs
cpd-finder-0.1.7
cpd-finder 0.1.7
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
kucherenko
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
cpd-core ^0.1.4
normal
cpd-tokenizer ^0.1.5
normal
globset ^0.4
normal
ignore ^0.4
normal
log ^0.4
normal
memchr ^2.8
normal
memmap2 ^0.9
normal
rayon ^1
normal
regex ^1
normal
serde ^1
normal
thiserror ^2
normal
Versions
8.16%
of the crate is documented
Go to latest version
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
Files
cpd_finder/
lib.rs
1
pub mod
blame;
2
pub mod
orchestrate;
3
pub mod
statistics;
4
pub mod
walker;