Module tree

Source
Expand description

Main tree and commit management

Structs§

Commit
Identifies a cryptographically secured set of transactions on the tree.
CommitMetadata
Hashed metadata of a Commit that are included in its id
Infinitree
An Infinitree root.

Enums§

CommitFilter
Enum to navigate the versions that are available in an Infinitree
CommitMode
Allows changing commit behaviour.
Message
A commit message. Mostly equivalent to Option.

Type Aliases§

CommitId
A representation of a generation within the tree
CommitList
The list of commits already recorded