Module block_storage

Source
Expand description

Storage of Blocks

Structs§

HashMapBlockStorage
Store with a HashMap backend

Traits§

BlockStorage

Functions§

store_max_value_size
Returns the maximum value size for the entries of the storage backend.
store_valid_value_size
Returns a valid/optimal value size for the entries of the storage backend.