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

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 0 of them enabled by default.

wasm

  • js-sys
  • wasm-bindgen
  • web-sys
  • uuid/js

optree-visualisation

  • dot
  • rand

web-sys

  • dep:web-sys

dot

  • dep:dot

wasm-bindgen

  • dep:wasm-bindgen

rand

  • dep:rand

js-sys

  • dep:js-sys

utf8-indexing

    This feature flag does not enable additional features.