Re-exports
Modules
Structs
- The central type of the crate, representing a string hashed using the hash40 algorithm Hash40 is a combination of a crc32 checksum and string length appended to the top bits
Traits
- An extension of the byteorder trait, to read a Hash40 from a stream
- An extension of the byteorder trait, to write a Hash40 into a stream
Functions
- An alias for Hash40::new, which creates a Hash40 from a string