zed/crates/text
Antonio Scandurra c31a233aad Introduce a new fingerprint field to TextSummary
This is calculated in `Rope` and uses the `bromberg_sl2` homomorphic
hash function to determine the fingerprint of a single chunk and
compose each chunk fingerprint into a single fingerprint for the entire
rope that is equivalent to hashing all the rope's bytes at once.
2022-06-17 12:12:37 +02:00
..
src Introduce a new fingerprint field to TextSummary 2022-06-17 12:12:37 +02:00
Cargo.toml Introduce a new fingerprint field to TextSummary 2022-06-17 12:12:37 +02:00