Robuta

Sponsor of the Day: Jerkmate
https://docs.rs/automerge/latest/automerge/enum.ScalarValue.html ScalarValue in automerge - Rust A value which is not a composite value automerge rust https://docs.rs/automerge/latest/automerge/enum.ObjId.html ObjId in automerge - Rust An identifier for an object in a document automerge rust https://docs.rs/automerge/latest/automerge/ automerge - Rust automerge rust https://docs.rs/automerge/latest/automerge/struct.ActorId.html ActorId in automerge - Rust An actor id is a sequence of bytes. By default we use a uuid which can be nicely stack allocated. automerge rust https://docs.rs/automerge/latest/automerge/constant.ROOT.html ROOT in automerge - Rust The object ID for the root map of a document automerge rustroot https://docs.rs/automerge/latest/automerge/transaction/trait.Transactable.html Transactable in automerge::transaction - Rust A way of mutating a document within a single change. automergetransactionrust https://docs.rs/automerge/latest/automerge/struct.Automerge.html Automerge in automerge - Rust An automerge document which does not manage transactions for you. automergerust https://docs.rs/automerge/latest/automerge/patches/struct.PatchLog.html PatchLog in automerge::patches - Rust A record of changes made to a document automergepatchesrust