Core data models and hashing utilities for [cpd](https://crates.io/crates/jscpd) — a fast copy/paste detector for code.
This crate provides the foundational types and hash-based detection algorithm used by the cpd tool. It is not intended to be used directly; see the `jscpd` crate for the full CLI.
MIT