[][src]Crate merk

Structs

Error

The Error type.

Link

Represents a reference to another tree node.

Merk

A handle to a Merkle key/value store backed by RocksDB.

Node

Represents a tree node and its associated key/value pair.

SparseTree

A selection of connected nodes in a tree.

Enums

ErrorKind

The kind of an error.

TreeOp

Constants

HASH_LENGTH
NULL_HASH

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Result

Convenient wrapper around std::Result.

TreeBatch
TreeBatchEntry
TreeContainer

Trait aliases

GetNodeFn