Module automerge::transaction
source · Structs
Optional metadata for a commit.
The result of a failed, and rolled back, transaction.
The result of a successful, and committed, transaction.
A transaction on a document.
Transactions group operations into a single change so that no other operations can happen
in-between.
Traits
A way of mutating a document within a single change.