Module diem_types::nibble[][src]

Expand description

Nibble represents a four-bit unsigned integer.

Modules

NibblePath library simplify operations with nibbles in a compact format for modified sparse Merkle tree by providing powerful iterators advancing by either bit or nibble.

Structs

Constants

The hardcoded maximum height of a state merkle tree in nibbles.