Crate plumtree[][src]

A Rust implementation of Plumtree algorithm.

References

Modules

message

Application and protocol messages.

time

Node local clock and time.

Structs

Node

Plumtree node.

NodeOptions

Options for Plumtree Node.

Enums

Action

Actions instructed by Plumtree Node.

Traits

System

This trait allows for defining a system to which Plumtree nodes belong.