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

```toml

Cargo.toml

[dependencies] ron-uuid = "0.1.0" ```

License

This project is licensed under either of

at your option.