Module diem_types::nibble

source ·
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