[−][src]Crate balloons
A rust implementation of Balloon Hashing.
Structs
Balloon | An abstract implementation of [Balloon Hashing]. |
BalloonBuilder | The builder of |
Enums
Error |
Traits
FixedHash | The return type of balloon hashing algorithm. |
FixedUint | A unsigned integer which can be converted from the return of the internal hash algorithm. |
HashAlgo | A hash algorithm which is used in balloon hashing algorithm. |
Type Definitions
Result |