Module fress::string::guide[][src]

Structs

The Guide structure is hydrated from its in-memory representation, 64 bits in length. The top 32 bits contain the hash, the bottom 32 bits contain the byte count. Top 32 bits [ Hash (32) ] Bottom bits [ Count (16) ]