automerge 0.11.0

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically
Documentation
1
2
3
4
5
# 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/)