ron-uuid 0.4.0

Replicated Object Notation UUIDs
Documentation

Replicated Object Notation (RON) UUIDs

RON is a protocol for synchronizing Conflict-free Replicated Datatypes (CmRDT). This crate implements RONs UUID type only. Check out ron-crdt for a complete implementation of RON.

Usage

# Cargo.toml
[dependencies]
ron-uuid = "0.4.0"

License

This project is licensed under either of

at your option.