automerge 0.5.11

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically
Documentation
# Automerge

Automerge is a library of data structures for building collaborative
[local-first](https://www.inkandswitch.com/local-first/) applications. This is
the Rust implementation. See [automerge.org](https://automerge.org/)