Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

cpd-core

Core data models and hashing utilities for cpd — 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.

License

MIT