Re-exports

pub use binrw;
pub use diff;

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

Functions

An alias for Hash40::new, which creates a Hash40 from a string