end_of_chain: bool
hash: u31
Contains the top bits of the hash value.
pub const ChainEntry = packed struct(u32) { end_of_chain: bool, /// Contains the top bits of the hash value. hash: u31, }
Press escape to exit search and then '?' to see more options.