Module apache_avro::rabin
source · Expand description
Implementation of the Rabin fingerprint algorithm
Structs
- Implementation of the Rabin fingerprint algorithm using the Digest trait as described in schema_fingerprints.
Implementation of the Rabin fingerprint algorithm