Crate brb_dt_tree[][src]

BRBTree is a BRBDataType wrapper around a Tree CRDT. (crdt_tree)

This wrapper enables Tree operations to be transmitted in a BFT manner using Byzantine Reliable Broadcast.

Structs

BRBTree

A BRBDataType wrapper around crdt_tree::State