plebeia
Functional storage using Merkle Patricia tree
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package plebeia
-
plebeia
-
-
plebeia.msync
-
plebeia.test_utils
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library plebeia
val parse_cell : keep_hash:bool -> Context.t -> Index.t -> Node_type.view
Parse the cell of the storage at the given index. Exposed for test.
val read_node_fully_for_test : Context.t -> Node_type.node -> Node_type.node
Recusively visit and load all the subnodes in memory. Only for test purposes. Not tail recursive.
val equal_for_test :
Context.t ->
Node_type.node ->
Node_type.node ->
( unit, Node_type.node * Node_type.node ) Result.t
Used for test.
ON THIS PAGE
No table of contents