Module fress::symbol::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 length in bytes and the position of the prefix separating solidus. A position of 0 means no prefix. Top 32 bits [ Hash (32) ] Bottom bits [ Solidus (8) | Count (8) ]